Package | Description |
---|---|
org.apache.axiom.c14n.omwrapper |
Modifier and Type | Field and Description |
---|---|
protected WrapperFactory |
NodeImpl.fac |
Constructor and Description |
---|
AttrImpl(Object o,
OMElement parent,
WrapperFactory fac) |
CommentImpl(OMComment comment,
WrapperFactory fac) |
DoctypeImpl(OMDocType dt,
WrapperFactory fac) |
DocumentImpl(OMDocument doc,
WrapperFactory fac) |
ElementImpl(OMElement e,
WrapperFactory fac) |
NamedNodeMapImpl(List list,
OMElement parent,
WrapperFactory fac) |
NodeListImpl(List nodes,
WrapperFactory fac) |
ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac) |
TextImpl(OMText txt,
WrapperFactory fac) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.