Constructors in org.apache.axiom.c14n.omwrapper with parameters of type WrapperFactory |
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)
|