public class WNotationDeclaration
extends org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
NotationDeclaration2
.
The only required addition is that of passing in the Base URI.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 |
---|
WNotationDeclaration(Location loc,
String name,
String pubId,
String sysId,
URL baseURL) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseURI() |
equals, getEventType, getName, getPublicId, getSystemId, hashCode, writeAsEncodedUnicode, writeUsing
addHash, asCharacters, asEndElement, asStartElement, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, iteratedEquals, stringsWithNullsEqual, throwFromIOE, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asCharacters, asEndElement, asStartElement, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement
public String getBaseURI()
getBaseURI
in interface org.codehaus.stax2.evt.NotationDeclaration2
getBaseURI
in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
Copyright © 2018 FasterXML. All rights reserved.