Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.ide.model.spi

Interface Summary
DocumentImpl  
ElementImpl The bridge for an Element.
JavaSourceImpl  
ProjectImpl  
TextDocumentImpl  
XMLDocumentImpl  
 

Class Summary
DocumentHook Hook for documents.
ElementFactory Element factory creates instances of Elements from an implementation bridge object.
ModelAdapterFactory A model apapter factory is responsible for creating the best possible adapter for a given element.
ModelAdapterFactory.ChainedFactories  
SuffixRecognizer Information about the recognition of one or more file suffixes as a particular document type.
XMLDocType  
XMLDocTypeRecognizer Information about how to recognize an XML document by its root element.
XMLRootElementRecognizer Information about how to recognize an XML document by its root element.