|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.test.CompositorTester
public class CompositorTester
Provides Helpful methods for creating and testing Compositors and CompositorGuards
Builds a compositor given:
Field Summary | |
---|---|
Compositor |
compositor
The compositor created by CompositorTester for the specified schema, instanceDocument, and xpath; |
Constructor Summary | |
---|---|
CompositorTester(String schemaName,
String xpath)
Constructor for the CompositorTester object |
Method Summary | |
---|---|
CompositorGuard |
getCompositorGuard(String instanceDocPath)
|
static void |
main(String[] args)
Create a CompositorTester instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Compositor compositor
Constructor Detail |
---|
public CompositorTester(String schemaName, String xpath) throws Exception
schemaLocation
- Description of the ParameterinstanceDocPath
- Description of the Parameterxpath
- Description of the Parameter
Exception
- Description of the ExceptionMethod Detail |
---|
public CompositorGuard getCompositorGuard(String instanceDocPath)
public static void main(String[] args) throws Exception
args
- The command line arguments
Exception
- NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |