|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
org.cybertory.MSS.ExternalDataFactoryImpl
org.cybertory.MSS.PropertiesListItem
Constructor Summary | |
PropertiesListItem(java.io.File propsFile,
java.io.File xmlDir)
|
Method Summary | |
java.lang.String |
errorString()
|
java.lang.String[] |
externalKeys()
|
javax.swing.text.StyledDocument |
getDescription()
|
org.jdom.Document |
getXMLDoc()
|
boolean |
isValid()
|
java.lang.String |
toString()
|
java.io.File |
xmlFile()
|
Methods inherited from class org.cybertory.MSS.ExternalDataFactoryImpl |
getExternalData |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PropertiesListItem(java.io.File propsFile, java.io.File xmlDir)
Method Detail |
public org.jdom.Document getXMLDoc() throws org.jdom.JDOMException, java.io.IOException
org.jdom.JDOMException
java.io.IOException
public java.lang.String[] externalKeys()
public java.io.File xmlFile()
public java.lang.String toString()
toString
in interface ListItem
public boolean isValid()
isValid
in interface ListItem
public javax.swing.text.StyledDocument getDescription()
getDescription
in interface ListItem
public java.lang.String errorString()
errorString
in interface ListItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |