|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element | |
|---|---|
| org.apache.axiom.c14n.helpers | |
| org.apache.axiom.c14n.omwrapper | |
| org.apache.axiom.c14n.omwrapper.interfaces | |
| Uses of Element in org.apache.axiom.c14n.helpers |
|---|
| Methods in org.apache.axiom.c14n.helpers with parameters of type Element | |
|---|---|
static void |
C14nHelper.checkForRelativeNamespace(Element ctxNode)
This method throws a CanonicalizationException if the supplied Element contains any relative namespaces. |
| Uses of Element in org.apache.axiom.c14n.omwrapper |
|---|
| Classes in org.apache.axiom.c14n.omwrapper that implement Element | |
|---|---|
class |
ElementImpl
|
| Methods in org.apache.axiom.c14n.omwrapper that return Element | |
|---|---|
Element |
DocumentImpl.getDocumentElement()
|
Element |
AttrImpl.getOwnerElement()
|
| Uses of Element in org.apache.axiom.c14n.omwrapper.interfaces |
|---|
| Methods in org.apache.axiom.c14n.omwrapper.interfaces that return Element | |
|---|---|
Element |
Document.getDocumentElement()
|
Element |
Attr.getOwnerElement()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||