com.sun.xml.fastinfoset
Class UnparsedEntity
java.lang.Object
com.sun.xml.fastinfoset.Notation
com.sun.xml.fastinfoset.UnparsedEntity
public class UnparsedEntity
- extends Notation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
notationName
public final String notationName
UnparsedEntity
public UnparsedEntity(String _name,
String _systemIdentifier,
String _publicIdentifier,
String _notationName)
- Creates a new instance of UnparsedEntityDeclaration
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.