Home
last modified time | relevance | path

Searched refs:sDocType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DHelper.java118 public XModel createDocument( String sDocType ) in createDocument() argument
130 aLoader.loadComponentFromURL( "private:factory/" + sDocType, in createDocument()
137 System.err.println("Couldn't create Document of type "+ sDocType +": "+e); in createDocument()
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java949 private XModel createDocument( String sDocType ) in createDocument() argument
960 aLoader.loadComponentFromURL( "private:factory/" + sDocType, in createDocument()

Completed in 22 milliseconds