A C D E F G H I L M N O P R S T U

I

isAnyContentModel() - Method in class com.conradroche.matra.decl.ElementType
Insert the method's description here.
isAttlistStart(DTDData) - Method in class com.conradroche.matra.parser.AttlistReaderImpl
Checks if there is an attribute list declaration at the current location of the data.
isAttlistStart(DTDData) - Method in interface com.conradroche.dtd.parser.AttlistReader
Checks if there is an attribute list declaration at the current location of the data.
isCommentStart(DTDData) - Method in class com.conradroche.matra.parser.CommentReaderImpl
Checks if there is a comment at the beginning of the data.
isCommentStart(DTDData) - Method in interface com.conradroche.dtd.parser.CommentReader
Checks if there is a comment at the current location of the data.
isElementDeclStart(DTDData) - Method in class com.conradroche.matra.parser.ElementDeclReaderImpl
Checks if there is an element declaration at the beginning of the data.
isElementDeclStart(DTDData) - Method in interface com.conradroche.dtd.parser.ElementDeclReader
Checks if there is an element declaration at the current location of the data.
isEmptyContentModel() - Method in class com.conradroche.matra.decl.ElementType
 
isEntityDeclStart(DTDData) - Method in class com.conradroche.matra.parser.EntityDeclReaderImpl
Checks if there is an entity declaration at the current location of the data.
isEntityDeclStart(DTDData) - Method in interface com.conradroche.dtd.parser.EntityDeclReader
Checks if there is an entity declaration at the current location of the data.
isEnumeratedType() - Method in interface com.conradroche.dtd.decl.AttDef
Returns true if the attribute is a Enumerated type.
isEnumeration() - Method in class com.conradroche.matra.decl.Attribute
Add javadoc for Attribute::isEnumeration
isEnumeration() - Method in interface com.conradroche.dtd.decl.AttDef
Returns true if the attribute is an Enumeration.
isExternalEntity() - Method in class com.conradroche.matra.decl.Entity
Returns true if this entity is an external entity; false otherwise.
isExternalEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if this entity is an external entity; false otherwise.
isGeneralEntity() - Method in class com.conradroche.matra.decl.Entity
 
isGeneralEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if the Entity is a General Entity and false otherwise.
isIDType() - Method in class com.conradroche.matra.decl.Attribute
 
isInternalEntity() - Method in class com.conradroche.matra.decl.Entity
Returns true if this entity is an internal entity; false otherwise.
isInternalEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if this entity is an internal entity; false otherwise.
isNotationStart(DTDData) - Method in class com.conradroche.matra.parser.NotationReaderImpl
Checks if there is a notation declaration at the beginning of the data.
isNotationStart(DTDData) - Method in interface com.conradroche.dtd.parser.NotationReader
Checks if there is a notation declaration at the current location of the data.
isNotationType() - Method in class com.conradroche.matra.decl.Attribute
Check if the Attribute is of NOTATION type.
isNotationType() - Method in interface com.conradroche.dtd.decl.AttDef
Returns true if the attribute is of Notation type.
isParameterEntity() - Method in class com.conradroche.matra.decl.Entity
 
isParameterEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if the Entity is a Parameter Entity and false otherwise.
isParsedEntity() - Method in class com.conradroche.matra.decl.Entity
Returns true if this entity is an parsed entity; false otherwise.
isParsedEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if this entity is an parsed entity; false otherwise.
isResolved() - Method in class com.conradroche.matra.decl.Entity
Insert the method's description here.
isStringType() - Method in class com.conradroche.matra.decl.Attribute
Check if the Attribute is of STRING type (i.e.
isStringType() - Method in interface com.conradroche.dtd.decl.AttDef
Returns true if the attribute is a String type - i.e., the type of the attribute is declared as "CDATA".
isTokenizedType() - Method in interface com.conradroche.dtd.decl.AttDef
Returns true if the attribute is a Tokenized type - i.e., the type of the attribute is declared as "ID", "IDREF", "IDREFS", "ENTITY", "ENTITIES", "NMTOKEN" or "NMTOKENS".
isUnparsedEntity() - Method in class com.conradroche.matra.decl.Entity
Returns true if this entity is an parsed entity; false otherwise.
isUnparsedEntity() - Method in interface com.conradroche.dtd.decl.Entity
Returns true if this entity is an parsed entity; false otherwise.
isWhiteSpace(char) - Static method in class com.conradroche.matra.data.ParseableData
Check if the given char is a whitespace.

A C D E F G H I L M N O P R S T U