|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.neethi.builders.converters.AbstractOMConverter
public abstract class AbstractOMConverter
| Constructor Summary | |
|---|---|
AbstractOMConverter()
|
|
| Method Summary | |
|---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getAttributes(org.apache.axiom.om.OMElement s)
|
java.util.Iterator<org.apache.axiom.om.OMElement> |
getChildren(org.apache.axiom.om.OMElement el)
|
javax.xml.namespace.QName |
getQName(org.apache.axiom.om.OMElement s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOMConverter()
| Method Detail |
|---|
public javax.xml.namespace.QName getQName(org.apache.axiom.om.OMElement s)
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getAttributes(org.apache.axiom.om.OMElement s)
public java.util.Iterator<org.apache.axiom.om.OMElement> getChildren(org.apache.axiom.om.OMElement el)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||