| |
|
| util.Sax
Sax | public class Sax extends TestCase (Code) | | Test class for sax utility classes
|
Sax | public Sax(String name)(Code) | | Konstruktor zum Erzeugen eines TestCase
|
scopedParse | public void scopedParse() throws Exception(Code) | | Scoped parsing test
|
scopedParse2 | public void scopedParse2() throws Exception(Code) | | Scoped parsing test using delegating handler
|
scopedParse3 | public void scopedParse3() throws Exception(Code) | | Scoped parsing test using delegating handler
|
scopedParse4 | public void scopedParse4() throws Exception(Code) | | Scoped parsing test using delegating handler
|
simpleParse | public void simpleParse() throws Exception(Code) | | Simple parsing test
|
suite | public static Test suite() throws Exception(Code) | | Assembling the test suite
|
|
|
|