nu.xom.tests.BuilderTest <p> Tests building documents from streams, strings, files, and other input sources. </p> @author Elliotte Rusty Harold @version 1.0 test.utils.TestXMLUtils
org.codehaus.groovy.runtime.DefaultGroovyMethods This class defines all the new groovy methods which appear on normal JDK classes inside the Groovy environment. Static methods are used with the first parameter the destination class. @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Jeremy Rayner @author Sa ...org.apache.tools.ant.filters.TokenFilter This splits up input into tokens and passes the tokens to a sequence of filters. @since Ant 1.6 @see BaseFilterReader @see ChainableReader @see org.apache.tools.ant.DynamicConfigurator org.wings.template.parser.SGMLTag Convenient class for parsing SGML tokens from a page. <p/> <p>This class is optimized for speed, not ease of use. (Though I'd contend its fairly easy to use anyway!). <p/> <p>Other than earlier versions of this class this one reads its content from a <code>Reader</ ...org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). com.mysql.jdbc.ResultSet A ResultSet provides access to a table of data generated by executing a Statement. The table rows are retrieved in sequence. Within a row its column values can be accessed in any order. <P> A ResultSet maintains a cursor pointing to its current row of data. Initially the cursor is positione ...com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource This class represents an input source for an XML document. The basic properties of an input source are the following: <ul> <li>public identifier</li> <li>system identifier</li> <li>byte stream or character stream</li> <li> </ul> @author Andy C ...com.ibatis.dao.engine.builder.xml.XmlDaoManagerBuilder NOT THREAD SAFE. USE SEPARATE INSTANCES PER THREAD. TraxExamples Some examples to show how the Simple API for Transformations could be used. @author <a HREF="mailto:scott_boag@lotus.com">Scott Boag</a> org.enhydra.apache.xerces.framework.XMLParser This is the base class of all standard parsers. @version $Id: XMLParser.java,v 1.2 2005/01/26 08:28:44 jkjome Exp $ org.eclipse.core.internal.content.XMLContentDescriber A content interpreter for XML files. This class provides internal basis for XML-based content describers. <p> Note: do not add protected/public members to this class if you don't intend to make them public API. </p> @see org.eclipse.core.runtime.content.XMLRootElementContentDescriber ... | Popular Tags |