StartElement, XMLEvent, XMLSecEvent, XMLStreamConstantsXMLSecStartElementImplpublic interface XMLSecStartElement extends XMLSecEvent, StartElement
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Modifier and Type | Method | Description |
|---|---|---|
void |
addAttribute(XMLSecAttribute xmlSecAttribute) |
|
void |
addNamespace(XMLSecNamespace xmlSecNamespace) |
|
XMLSecStartElement |
asStartElement() |
|
void |
getAttributesFromCurrentScope(List<XMLSecAttribute> comparableAttributeList) |
|
XMLSecNamespace |
getElementNamespace() |
|
void |
getNamespacesFromCurrentScope(List<XMLSecNamespace> comparableNamespaceList) |
|
List<XMLSecAttribute> |
getOnElementDeclaredAttributes() |
|
List<XMLSecNamespace> |
getOnElementDeclaredNamespaces() |
getAttributeByName, getAttributes, getName, getNamespaceContext, getNamespaces, getNamespaceURIgetEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodeasCharacters, asEndElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementXMLSecNamespace getElementNamespace()
void getNamespacesFromCurrentScope(List<XMLSecNamespace> comparableNamespaceList)
List<XMLSecNamespace> getOnElementDeclaredNamespaces()
void addNamespace(XMLSecNamespace xmlSecNamespace)
void getAttributesFromCurrentScope(List<XMLSecAttribute> comparableAttributeList)
List<XMLSecAttribute> getOnElementDeclaredAttributes()
void addAttribute(XMLSecAttribute xmlSecAttribute)
XMLSecStartElement asStartElement()
asStartElement in interface XMLEventasStartElement in interface XMLSecEventCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.