Uses of Class
com.teamkonzept.dom4jb.schema.AttributeDescriptor

Packages that use AttributeDescriptor
com.teamkonzept.dom4jb.dom   
com.teamkonzept.dom4jb.saxon   
 

Uses of AttributeDescriptor in com.teamkonzept.dom4jb.dom
 

Methods in com.teamkonzept.dom4jb.dom with parameters of type AttributeDescriptor
 Attribute Document.createAttribute(AttributeDescriptor descriptor, Object bean)
           
 

Constructors in com.teamkonzept.dom4jb.dom with parameters of type AttributeDescriptor
Attribute(Document document, AttributeDescriptor descriptor, Object bean)
          Creates new Attribute
 

Uses of AttributeDescriptor in com.teamkonzept.dom4jb.saxon
 

Methods in com.teamkonzept.dom4jb.saxon with parameters of type AttributeDescriptor
 Attribute Document.createAttribute(AttributeDescriptor descriptor, Object bean)
           
 

Constructors in com.teamkonzept.dom4jb.saxon with parameters of type AttributeDescriptor
Attribute(Document document, AttributeDescriptor descriptor, Object bean)
           
 



Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.