|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |