borland Packages  Class Hierarchy  sqltools Package 

ParseXMLInput class

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

About the ParseXMLInput class

Properties  Methods  

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

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


ParseXMLInput properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

ParseXMLInput methods

Methods implemented in this class

Methods implemented in java.lang.Object


ParseXMLInput methods

clear()

  public void clear()

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

parse(java.lang.String)

  public static Properties parse(String input)

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.