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

A

addAttDef(AttDef) - Method in interface com.conradroche.dtd.decl.AttlistDecl
Adds an attribute definition to this attribute list declaration.
addAttDefs(Collection) - Method in interface com.conradroche.dtd.decl.AttlistDecl
Adds Attribute definitions to this attribute list declaration.
addAttList(AttList) - Method in class com.conradroche.matra.decl.DocType
Insert the method's description here.
addAttribute(Attribute) - Method in class com.conradroche.matra.decl.AttList
Add an attribute to the attribute list.
addElement(String) - Method in interface com.conradroche.dtd.decl.elem.MixedContent
Adds an element name to the list of valid child elements.
addElementType(ElementType) - Method in class com.conradroche.matra.decl.DocType
Insert the method's description here.
addEntity(Entity) - Method in class com.conradroche.matra.decl.DocType
Insert the method's description here.
addParamEntity(Entity) - Method in class com.conradroche.matra.decl.DocType
Insert the method's description here.
assertEquals(String[], String[]) - Static method in class com.conradroche.matra.test.util.AssertionUtil
Checks if the data contained in the two String arrays is the same.
AssertionUtil - class com.conradroche.matra.test.util.AssertionUtil.
Utility class to do assertions.
AssertionUtil() - Constructor for class com.conradroche.matra.test.util.AssertionUtil
 
AttDef - interface com.conradroche.dtd.decl.AttDef.
Interface to hold the Attribute definition.
AttList - class com.conradroche.matra.decl.AttList.
Class to store the attribute list for an element type.
AttList() - Constructor for class com.conradroche.matra.decl.AttList
AttList default constructor.
AttList(String) - Constructor for class com.conradroche.matra.decl.AttList
Create an attribute list for the specified content.
AttlistDecl - interface com.conradroche.dtd.decl.AttlistDecl.
From the XML Specification [Section 3.3 Attribute-List Declarations] - [Definition: Attribute-list declarations specify the name, data type, and default value (if any) of each attribute associated with a given element type]
AttlistReader - interface com.conradroche.dtd.parser.AttlistReader.
Interface for reading an attribute list declaration.
AttlistReaderImpl - class com.conradroche.matra.parser.AttlistReaderImpl.
Class for reading an attribute list declaration.
AttlistReaderImpl() - Constructor for class com.conradroche.matra.parser.AttlistReaderImpl
AttlistReaderImpl Constructor.
AttlistReaderImplTest - class com.conradroche.matra.test.parser.AttlistReaderImplTest.
Class to unit test the AttlistReaderImpl class.
AttlistReaderImplTest(String) - Constructor for class com.conradroche.matra.test.parser.AttlistReaderImplTest
Constructor for AttlistReaderImplTest.
Attribute - class com.conradroche.matra.decl.Attribute.
Class to hold the Attribute definition details.
ATTRIBUTE_DECL - Static variable in class com.conradroche.matra.dtdparser.DTDParser
 
Attribute() - Constructor for class com.conradroche.matra.decl.Attribute
Attribute constructor.
Attribute(String, String, int, String, String) - Constructor for class com.conradroche.matra.decl.Attribute
Attribute constructor.
Attribute(String, String, String[], String) - Constructor for class com.conradroche.matra.decl.Attribute
Attribute Constructor for attributes of type Enumeration.
AttributeTest - class com.conradroche.matra.test.decl.AttributeTest.
JUnit test case for the AttributeType class.
AttributeTest(String) - Constructor for class com.conradroche.matra.test.decl.AttributeTest
Constructor for AttributeTest.

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