|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JNamespaceI
Method Summary | |
---|---|
String |
getNamespaces()
method that returns the various namespace types and descriptions all tab-delimited. |
String[][] |
getNamespacesAsArray()
method that returns the various namespace types and descriptions all tab-delimited. |
Method Detail |
---|
String getNamespaces()
PRE:None.
POST:A string containing all of the various namespace types and definitions all tab-delimited.
String[][] getNamespacesAsArray()
PRE:None.
POST:A string array containing sub string arrays containing all of the various namespace types and definitions all tab-delimited.
Example of the structure that is returned: [[namespace type, description of the namespace]]
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |