public class AttributeHelper extends Object
Constructor and Description |
---|
AttributeHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
importOMAttribute(OMAttribute omAttribute,
OMElement omElement)
In Axiom, a single tree should always contain objects created from the same type of factory
(eg: LinkedListImplFactory, DOMFactory, etc.,).
|
public static void importOMAttribute(OMAttribute omAttribute, OMElement omElement)
to convert instances of OMElement
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.