Package | Description |
---|---|
org.apache.commons.scxml2.w3c |
Modifier and Type | Method and Description |
---|---|
List<W3CTests.Assertions.Resource> |
W3CTests.Assertions.TestCase.getResources() |
List<W3CTests.Assertions.Resource> |
W3CTests.Assertions.TestCase.getScxmlResources() |
Modifier and Type | Method and Description |
---|---|
protected void |
W3CTests.processResource(String specid,
W3CTests.Assertions.Resource resource,
Transformer minimalTransformer,
Transformer ecmaTransformer,
Transformer xpathTransformer)
Download and transform a W3C IRP test resource file
|
protected void |
W3CTests.transformResource(W3CTests.Assertions.Resource resource,
Transformer transformer,
String targetDir)
XSL transform a W3C IRP test SCXML resource to a datamodel specific location and format,
or simply copy a non SCXML resource to that location.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.