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

Quick Search    Search Deep
C M O P V X

C

CatalogXsd - class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd.
 
CatalogXsd() - Constructor for class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd
 
CatalogXsdConfig - class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig.
 
CatalogXsdConfig() - Constructor for class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig
 

M

main(String[]) - Static method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd
 
main(String[]) - Static method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig
 
main(String[]) - Static method in class org.apache.xmlbeans.samples.xsdconfig.XsdConfigTest
Tests the CatalogXsdConfig.java class.
main(String[]) - Static method in class org.apache.xmlbeans.samples.xsdconfig.XsdTest
Tests the CatalogXsd.java class.

O

org.apache.xmlbeans.samples.xsdconfig - package org.apache.xmlbeans.samples.xsdconfig
 

P

parseXml(String) - Method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd
Creates a File from the XML path provided in main arguments, then parses the file's contents into a type (CatalogDocument) generated from schema.
parseXml(String) - Method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig
Creates a File from the XML path provided in main arguments, then parses the file's contents into a type (CatalogDocument) generated from schema.
printElements(CatalogDocument) - Method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd
This method prints all the element values in the given XML document based on Catalog.xsd
printElements(XmlCatalogDocumentBean) - Method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig
 

V

validateXml(XmlObject) - Static method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsd
Validates the XML, printing error messages when the XML is invalid.
validateXml(XmlObject) - Static method in class org.apache.xmlbeans.samples.xsdconfig.CatalogXsdConfig
Validates the XML, printing error messages when the XML is invalid.

X

XsdConfigTest - class org.apache.xmlbeans.samples.xsdconfig.XsdConfigTest.
 
XsdConfigTest() - Constructor for class org.apache.xmlbeans.samples.xsdconfig.XsdConfigTest
 
XsdTest - class org.apache.xmlbeans.samples.xsdconfig.XsdTest.
 
XsdTest() - Constructor for class org.apache.xmlbeans.samples.xsdconfig.XsdTest
 

C M O P V X