org.netbeans.editor.ext.html.dtd |
|
Java Source File Name | Type | Comment |
DTD.java | Interface | The interface representing SGMLish Document Type Definition. |
DTDParser.java | Class | |
InvalidateEvent.java | Class | The event fired to all registered interfaces when some DTD is invalidated. |
InvalidateListener.java | Interface | The DTD can change or can disappead. |
ReaderProvider.java | Interface | DTDReaderProvider is interface used as a source of Readers used to parse DTD
by DTDParser. |
Registry.java | Class | This class stores references to DTDReaderProviders. |