Class UnparsedEntity


  • public class UnparsedEntity
    extends Notation
    • Constructor Summary

      Constructors 
      Constructor Description
      UnparsedEntity​(java.lang.String _name, java.lang.String _systemIdentifier, java.lang.String _publicIdentifier, java.lang.String _notationName)
      Creates a new instance of UnparsedEntityDeclaration
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • notationName

        public final java.lang.String notationName
    • Constructor Detail

      • UnparsedEntity

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