public class SVGAttribute
extends java.lang.Object
| Constructor and Description |
|---|
SVGAttribute(java.util.Set applicabilitySet,
boolean isSetInclusive) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(java.lang.String tag) |
public SVGAttribute(java.util.Set applicabilitySet,
boolean isSetInclusive)
applicabilitySet - Set of Element tags (Strings) to which
the attribute appliesisSetInclusive - defines whether elements in applicabilitySet
define the list of elements to which the attribute
applies or to which it does not applyCopyright ? 2015 Apache Software Foundation. All Rights Reserved.