|
|||||||||
| Home >> All >> javax >> ide >> model >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.model.spi
Interface XMLDocumentImpl

- All Superinterfaces:
- DocumentImpl, ElementImpl, TextDocumentImpl
- public interface XMLDocumentImpl
- extends TextDocumentImpl
| Method Summary | |
javax.ide.model.xml.XMLModel |
getXMLModel(javax.ide.model.Project project)
|
| Methods inherited from interface javax.ide.model.spi.TextDocumentImpl |
getTextModel |
| Methods inherited from interface javax.ide.model.spi.DocumentImpl |
addDocumentListener, close, getReader, getTimestamp, getURI, isDirty, isNew, isOpen, isReadOnly, markDirty, open, removeDocumentListener, save, setURI |
| Methods inherited from interface javax.ide.model.spi.ElementImpl |
getIcon, getLabel, getLongLabel, getToolTip |
| Method Detail |
getXMLModel
public javax.ide.model.xml.XMLModel getXMLModel(javax.ide.model.Project project) throws java.io.IOException
|
|||||||||
| Home >> All >> javax >> ide >> model >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC