|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.test.SGTester
public class SGTester
Class for testing dom manipulation with help from SchemaHelper
$Id $
| Method Summary | |
|---|---|
List |
getSubStitutionGroupMembersOf(String encodedPath)
select all substitutionGroup elements by building up complex xpath ORing together the xpaths for the individual members |
LabelValueBean[] |
getSubstitutionGroupOptions(String encodedPath)
given the path to a schemaNode that hasSubstitutionGroup(), return an array of LabelValueBean objects representing, the substitutionGroup, where both the label and the value are the group memebers qualifiedName |
static void |
main(String[] args)
The main program for the SGTester class |
static Document |
parseWithSAX(File aFile)
NOT YET DOCUMENTED |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception - NOT YET DOCUMENTEDpublic List getSubStitutionGroupMembersOf(String encodedPath)
public LabelValueBean[] getSubstitutionGroupOptions(String encodedPath)
public static Document parseWithSAX(File aFile)
throws Exception
aFile - NOT YET DOCUMENTED
DocumentException - NOT YET DOCUMENTED
Exception
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||