|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectClassCreator
| Method Summary | |
|---|---|
java.util.Hashtable |
createAutoconfOCDs(java.io.InputStream is)
Parses XML Input Stream (is) and returns Object Class Definitions (OCDs) contained by it Note: used when parsing autoconf XMLs |
java.util.Hashtable |
createOCDs(java.io.InputStream is,
int type)
Parses XML Input Stream (is) and returns Object Class Definitions (OCDs) contained by it |
| Method Detail |
|---|
java.util.Hashtable createAutoconfOCDs(java.io.InputStream is)
is - The XML InputStream.
java.util.Hashtable createOCDs(java.io.InputStream is,
int type)
is - The XML InputStream.type - The type of the XML. 0 - OSGi; 1 - ProSyst;
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||