public class SVGAttribute
extends java.lang.Object
| Constructor | Description |
|---|---|
SVGAttribute(java.util.Set applicabilitySet,
boolean isSetInclusive) |
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.