Top Interfaces Classes
module java.xml

Package com.sun.org.apache.xerces.internal.impl.dtd


Interface Summary

Modifier and TypeInterface and Description
public interface
XMLDTDValidatorFilter

Defines a DTD Validator filter to allow components to query the DTD validator.

Class Summary

Modifier and TypeClass and Description
pack-priv class
BalancedDTDGrammar

A DTD grammar that produces balanced syntax trees.

public class
DTDGrammar

A DTD grammar.

public class
DTDGrammarBucket

This very simple class is the skeleton of what the DTDValidator could use to store various grammars that it gets from the GrammarPool.

public class
XML11DTDProcessor

This class extends XMLDTDProcessor by giving it the ability to parse XML 1.1 documents correctly.

public class
XML11DTDValidator

This allows the validator to correctlyhandle XML 1.1 documents.

public class
XML11NSDTDValidator

The DTD validator.

public class
public class
XMLContentSpec

ContentSpec really exists to aid the parser classes in implementing access to the grammar.

public class
XMLDTDDescription

All information specific to DTD grammars.

public class
XMLDTDLoader

The DTD loader.

public class
XMLDTDProcessor

The DTD processor.

public class
XMLDTDValidator

The DTD validator.

public class
public class
public class
public class
XMLNSDTDValidator

The DTD validator.

public class