borland Packages  Class Hierarchy  sqltools Package 

XMLInput class

java.lang.Object
   +----com.borland.sqltools.XMLInput

About the XMLInput class

Properties  Methods  

Note: This class is a feature of JBuilder Professional and Enterprise.

This is used internally by other com.borland classes. You should never use this directly.


XMLInput properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

XMLInput methods

Methods implemented in this class

Methods implemented in java.lang.Object


XMLInput methods

clear()

  public void clear()

This is used internally by other com.borland classes. You should never use this directly.

parse(java.lang.String, int)

  public Hashtable parse(String _line, int startIndex)

This is used internally by other com.borland classes. You should never use this directly.

parseAndExecute(java.lang.String, engine, java.io.BufferedWriter)

  public static Properties parseAndExecute(String input, RunSQL engine, BufferedWriter out)

This is used internally by other com.borland classes. You should never use this directly.

pullQuery(java.lang.String, int)

  public static String pullQuery(String input, int start)

This is used internally by other com.borland classes. You should never use this directly.