public static class IDLFilter.DelegatingAttribute extends IDLFilter.DelegatingXMLEvent implements Attribute
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
DelegatingAttribute(Attribute delegate,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getDTDType() |
QName |
getName() |
String |
getValue() |
boolean |
isAttribute() |
boolean |
isSpecified() |
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode
public String getDTDType()
getDTDType
in interface Attribute
public boolean isSpecified()
isSpecified
in interface Attribute
public boolean isAttribute()
isAttribute
in interface XMLEvent
isAttribute
in class IDLFilter.DelegatingXMLEvent
Copyright © 2006-2016–2019. All rights reserved.