Uses of Class
org.plasma.text.ddl.Schemas

Packages that use Schemas
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of Schemas in org.plasma.text.ddl
 

Fields in org.plasma.text.ddl declared as Schemas
protected  Schemas DDLAssembler.schemas
           
 

Methods in org.plasma.text.ddl that return Schemas
 Schemas ObjectFactory.createSchemas()
          Create an instance of Schemas
 Schemas DDLModelAssembler.getSchemas()
           
 

Constructors in org.plasma.text.ddl with parameters of type Schemas
DDLAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation)
           
DDLStreamAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation, java.io.OutputStream stream)
           
 



Copyright © 2013. All Rights Reserved.