Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package soapical.util

Interface Summary
SoapkitConstants  
 

Class Summary
ContentHandlerDebug Helpful functions for debbuging your ContentHandler
ContentHandlerDebugTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
EncodingDetector  
ExceptionFountain Generates Exceptions for unit testing
ExceptionFountain2  
ExceptionFountain3  
MultiReader A decorator which allows you to reuse a Reader.
MultiReaderTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
PrettyXML Prints XML as in some HTML form, for example, with syntactic highlighting and indentation.
PrettyXMLTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
ReaderWriter A Writer with which you can extract a Reader holding what you just wrote.
ReaderWriterTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
RelevantStackTraceWriter A Writer for printing only the interesting bit of a stack trace.
RelevantStackTraceWriterTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SAXToSOAPElement A SAX2 ContentHandler which converts the input tree into a SOAPElement.
SAXToSOAPElementTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SoapicalUtilTestCase  
Soapkit The Soapkit provides the converters to and from SOAPElement.
SoapkitTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
UtilSuite Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
XMLArgCheck Handy functions for checking XML arguments
XMLArgCheckTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
XMLInputStreamReader This serves the same purpose as java.io.InputStreamReader except that it assumes that the InputStream contains XML and tries to automatically detect the encoding.
XMLInputStreamReaderTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
 

Exception Summary
ExpectedException  
NsPrefixUnresolvedException  
NullArgumentException Deprecated. you should use unannoy.util.NullArgumentException instead
QNameException An exception for anything to do with XML name qualification.