Interface XmlPropertyFileDescriptor
- All Superinterfaces:
com.buschmais.xo.api.CompositeObject,com.buschmais.jqassistant.core.store.api.model.Descriptor,com.buschmais.jqassistant.plugin.common.api.model.FileDescriptor,com.buschmais.jqassistant.plugin.common.api.model.FileNameDescriptor,JavaDescriptor,com.buschmais.jqassistant.plugin.xml.api.model.LineNumberDescriptor,PropertyFileDescriptor,com.buschmais.jqassistant.plugin.xml.api.model.XmlDescriptor,com.buschmais.jqassistant.plugin.xml.api.model.XmlDocumentDescriptor
public interface XmlPropertyFileDescriptor
extends PropertyFileDescriptor, com.buschmais.jqassistant.plugin.xml.api.model.XmlDocumentDescriptor
A descriptor representing a XML based property file.
-
Method Summary
Methods inherited from interface com.buschmais.xo.api.CompositeObject
as, getDelegate, getIdMethods inherited from interface com.buschmais.jqassistant.plugin.common.api.model.FileDescriptor
getParentsMethods inherited from interface com.buschmais.jqassistant.plugin.common.api.model.FileNameDescriptor
getFileName, setFileNameMethods inherited from interface com.buschmais.jqassistant.plugin.xml.api.model.LineNumberDescriptor
getLineNumber, setLineNumberMethods inherited from interface com.buschmais.jqassistant.plugin.java.api.model.PropertyFileDescriptor
getPropertiesMethods inherited from interface com.buschmais.jqassistant.plugin.xml.api.model.XmlDocumentDescriptor
getCharacterEncodingScheme, getRootElement, getXmlVersion, isStandalone, isXmlWellFormed, setCharacterEncodingScheme, setRootElement, setStandalone, setXmlVersion, setXmlWellFormed