Class UnparsedEntity

java.lang.Object
com.sun.xml.fastinfoset.Notation
com.sun.xml.fastinfoset.UnparsedEntity

public class UnparsedEntity extends Notation
  • Field Details

    • notationName

      public final String notationName
  • Constructor Details

    • UnparsedEntity

      public UnparsedEntity(String _name, String _systemIdentifier, String _publicIdentifier, String _notationName)
      Creates a new instance of UnparsedEntityDeclaration