| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<XMLAttribute,Annotation> |
attributes |
protected XMLAttributeFinder |
finder |
| Constructor and Description |
|---|
ExtensionDef(XMLAttributeFinder finder) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributes(Tag tag,
Namespaces namespaces) |
void |
addExtensionAttribute(XMLAttribute xmlAttr,
Annotation a) |
void |
addNamespaces(Namespaces namespaces,
java.lang.String docNS) |
protected final XMLAttributeFinder finder
protected final java.util.Map<XMLAttribute,Annotation> attributes
public ExtensionDef(XMLAttributeFinder finder)
public void addExtensionAttribute(XMLAttribute xmlAttr, Annotation a)
public void addNamespaces(Namespaces namespaces, java.lang.String docNS)
public void addAttributes(Tag tag, Namespaces namespaces)
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.