A C D E G H I O P R S T U V X

C

checkIfDtdCorrect(String) - Static method in class pl.mbdev.xml.XmlTree
Checks if a given DTD URL is semantically correct.
checkIfNameCorrect(String) - Static method in class pl.mbdev.xml.XmlTree
Checks if a given node name is semantically correct.
connect() - Method in class pl.mbdev.mysql.SqlConnection
 
createDtdUrl(String, String) - Static method in class pl.mbdev.xml.XmlTree
Creates DTD URL out of name of the node and web address with the file.
createFromFile(String) - Static method in class pl.mbdev.xml.XmlTree
Creates new XmlTree from an external file.
createHeader(String, String) - Static method in class pl.mbdev.xml.XmlTree
Creates XML header with XML document version information, encoding, and link to DTD file.
createName(Xml) - Static method in class pl.mbdev.xml.XmlTree
Creates XML node name for a given object.
createName(Class<? extends XmlObject>) - Static method in class pl.mbdev.xml.XmlTree
Creates XML node name for a given object.
createTable(String) - Method in class pl.mbdev.mysql.SqlConnectedQuery
CREATE TABLE [IF NOT EXISTS] 'Table' ('column1' INT, 'column2' VARCHAR(50))
createTable(SqlConnection, String) - Static method in class pl.mbdev.mysql.SqlQuery
 

A C D E G H I O P R S T U V X