|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.spi.core.metadata.projectdoc.ProjectdocMetaDataParser.ParserContext
public final class ProjectdocMetaDataParser.ParserContext
Provide access to information relevant for parsing and storing the parsed information.
Method Summary | |
---|---|
PropertyDescriptor |
getDescriptor() Returns the descriptor whose comments are requested to be parsed. |
org.jdom.Document |
getDocument() Returns the parsed document to extract information from. |
Locale |
getLocale() Returns the locale to select the comments. |
ProjectdocMetaData |
getMetaData() Returns the container where the parsed information is put to. |
String |
getSystemId() Returns the identifier of the document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public PropertyDescriptor getDescriptor()
public Locale getLocale()
public String getSystemId()
public org.jdom.Document getDocument()
public ProjectdocMetaData getMetaData()
ProjectdocMetaDataParser.parseBase(PropertyDescriptor,Locale,ProjectdocMetaData)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |