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

E

ELEMENT_DECL - Static variable in class com.conradroche.matra.dtdparser.DTDParser
 
ElementDecl - interface com.conradroche.dtd.decl.ElementDecl.
From the XML Specifications [Section 3.2 Element Type Declarations] - The element structure of an XML document may, for validation purposes, be constrained using element type and attribute-list declarations.
ElementDeclReader - interface com.conradroche.dtd.parser.ElementDeclReader.
Interface for reading element declaration.
ElementDeclReaderImpl - class com.conradroche.matra.parser.ElementDeclReaderImpl.
Class to read Element declarations.
ElementDeclReaderImpl() - Constructor for class com.conradroche.matra.parser.ElementDeclReaderImpl
ElementDeclReaderImpl Constructor.
ElementType - class com.conradroche.matra.decl.ElementType.
Insert the type's description here.
ElementType() - Constructor for class com.conradroche.matra.decl.ElementType
Element constructor comment.
ElementType(String) - Constructor for class com.conradroche.matra.decl.ElementType
Insert the method's description here.
ElementTypeTest - class com.conradroche.matra.test.decl.ElementTypeTest.
JUnit test case for the ElementType class.
ElementTypeTest(String) - Constructor for class com.conradroche.matra.test.decl.ElementTypeTest
Constructor for ElementTypeTest.
END_OF_DATA_CHAR - Static variable in class com.conradroche.matra.data.Data
Denotes end of data stream.
endOfData() - Method in class com.conradroche.matra.data.Data
Check if the end of the data stream is reached.
Entity - class com.conradroche.matra.decl.Entity.
CR: TODO: Add javadoc for Entity
Entity - interface com.conradroche.dtd.decl.Entity.
Interface defining the Entity Declaration.
ENTITY_DECL - Static variable in class com.conradroche.matra.dtdparser.DTDParser
 
Entity() - Constructor for class com.conradroche.matra.decl.Entity
Entity constructor.
Entity(String) - Constructor for class com.conradroche.matra.decl.Entity
Insert the method's description here.
Entity(String, Hashtable) - Constructor for class com.conradroche.matra.decl.Entity
Insert the method's description here.
Entity(String, String, int) - Constructor for class com.conradroche.matra.decl.Entity
Entity constructor.
EntityDeclReader - interface com.conradroche.dtd.parser.EntityDeclReader.
Interface for reading entity declarations.
EntityDeclReaderImpl - class com.conradroche.matra.parser.EntityDeclReaderImpl.
Class for reading entity declarations.
EntityDeclReaderImpl() - Constructor for class com.conradroche.matra.parser.EntityDeclReaderImpl
EntityDeclReaderImpl Constructor.
EnumAttributeTest - class com.conradroche.matra.test.decl.EnumAttributeTest.
JUnit test case for the EnumAttributeTest class.
EnumAttributeTest(String) - Constructor for class com.conradroche.matra.test.decl.EnumAttributeTest
Constructor for EnumAttributeTest.
EXT_ID_NONE - Static variable in class com.conradroche.matra.decl.Entity
 
EXT_ID_PUBLIC - Static variable in class com.conradroche.matra.decl.Entity
 
EXT_ID_SYSTEM - Static variable in class com.conradroche.matra.decl.Entity
 
ExternalID - interface com.conradroche.dtd.decl.ExternalID.
Interface to hold the ExternalID declaration used for Entity and Notation declarations.

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