| |
|
| java.lang.Object org.netbeans.tax.test.Simple
Simple | public class Simple (Code) | | |
Constructor Summary | |
public | Simple() Creates new Tests. |
Simple | public Simple()(Code) | | Creates new Tests.
|
main | public static void main(String args) throws Exception(Code) | | Parameters: args - the command line arguments |
testDTDBuilder | static void testDTDBuilder(String dtd) throws Exception(Code) | | Test DTD builder.
Check missing attributes.
|
testGeneralEntityReference | public static void testGeneralEntityReference() throws TreeException(Code) | | |
testMerge | static void testMerge(String target, String src, String logg) throws Exception(Code) | | Try to merge two trees.
Parameters: target - repository resource prefix Parameters: src - reource resource prefix Parameters: output - file prefix |
testParameterEntityReference | public static void testParameterEntityReference() throws TreeException(Code) | | |
testProcessingInstruction | public static void testProcessingInstruction() throws TreeException(Code) | | |
testUtilities | public static void testUtilities()(Code) | | |
|
|
|