WebLogic Integration


Uses of Class
com.bea.schema.DefaultDocumentOptions

Packages that use DefaultDocumentOptions
com.bea.document Objects/interfaces for BEA Document and Schema support. 
com.bea.schema Objects/interfaces for BEA Schema support. 
 

Uses of DefaultDocumentOptions in com.bea.document
 

Methods in com.bea.document with parameters of type DefaultDocumentOptions
 IDocument IDocumentDefinition.createDefaultDocument(DefaultDocumentOptions options)
          Using the specified options, create a new IDocument object which conforms to the structure prescribed by this schema, and contains any default values which have been specified.
 

Uses of DefaultDocumentOptions in com.bea.schema
 

Methods in com.bea.schema with parameters of type DefaultDocumentOptions
 void SOMSimpleContent.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
          Not implemented.
 void SOMExtension.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
          Not implemented.
 void SOMComplexExtension.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
          Not implemented.
abstract  void SOMGroupType.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 void SOMAll.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 void SOMAny.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 void SOMGroup.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 IDocument SOMSchema.createDefaultDocument(DefaultDocumentOptions options)
          create an XML instance document template based on this schema model.
 int SOMElement.getMinOccurs(DefaultDocumentOptions options)
          minOccurs attribute for schema element.
 void SOMChoice.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 void SOMSequence.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 void SOMComplexType.createDefault(DefaultDocumentOptions options, org.w3c.dom.Element current)
           
 


WebLogic Integration

WebLogic Integration (WLI)