public final class XMLSecNamespaceImpl extends XMLSecEventBaseImpl implements XMLSecNamespace
parentXMLSecStartELementATTRIBUTE, 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 and Description |
|---|---|
int |
compareTo(XMLSecNamespace o) |
boolean |
equals(Object obj) |
String |
getDTDType() |
int |
getEventType() |
static XMLSecNamespace |
getInstance(String prefix,
String uri) |
QName |
getName() |
String |
getNamespaceURI() |
String |
getPrefix() |
String |
getValue() |
int |
hashCode() |
boolean |
isDefaultNamespaceDeclaration() |
boolean |
isNamespace() |
boolean |
isSpecified() |
String |
toString() |
void |
writeAsEncodedUnicode(Writer writer) |
asCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElementclone, finalize, getClass, notify, notifyAll, wait, wait, waitasCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementgetLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isProcessingInstruction, isStartDocument, isStartElementpublic static XMLSecNamespace getInstance(String prefix, String uri)
public int compareTo(XMLSecNamespace o)
compareTo in interface Comparable<XMLSecNamespace>public String getDTDType()
getDTDType in interface Attributepublic boolean isSpecified()
isSpecified in interface Attributepublic String getNamespaceURI()
getNamespaceURI in interface Namespacepublic boolean isDefaultNamespaceDeclaration()
isDefaultNamespaceDeclaration in interface Namespacepublic int getEventType()
getEventType in interface XMLEventpublic boolean isNamespace()
isNamespace in interface XMLEventisNamespace in class XMLSecEventBaseImplpublic void writeAsEncodedUnicode(Writer writer) throws XMLStreamException
writeAsEncodedUnicode in interface XMLEventwriteAsEncodedUnicode in class XMLSecEventBaseImplXMLStreamExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.