Modifier and Type | Field and Description |
---|---|
protected 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,
String docNS) |
protected final XMLAttributeFinder finder
protected final Map<XMLAttribute,Annotation> attributes
public ExtensionDef(XMLAttributeFinder finder)
public void addExtensionAttribute(XMLAttribute xmlAttr, Annotation a)
public void addNamespaces(Namespaces namespaces, String docNS)
public void addAttributes(Tag tag, Namespaces namespaces)
Copyright © 2021 aQute SARL. All rights reserved.