|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Assertion | |
org.apache.neethi | |
org.apache.neethi.builders | |
org.apache.neethi.builders.xml | |
org.apache.neethi.util |
Uses of Assertion in org.apache.neethi |
Methods in org.apache.neethi that return Assertion | |
Assertion |
AssertionBuilderFactory.build(org.apache.axiom.om.OMElement element)
Returns an assertion that is built using the specified OMElement. |
Methods in org.apache.neethi with parameters of type Assertion | |
void |
All.addAssertion(Assertion assertion)
Adds an assertion to its PolicyComponent list. |
Uses of Assertion in org.apache.neethi.builders |
Methods in org.apache.neethi.builders that return Assertion | |
Assertion |
AssertionBuilder.build(org.apache.axiom.om.OMElement element,
AssertionBuilderFactory factory)
Constructs an assertion from a known OMElement. |
Uses of Assertion in org.apache.neethi.builders.xml |
Classes in org.apache.neethi.builders.xml that implement Assertion | |
class |
XmlPrimtiveAssertion
XmlPrimitiveAssertion wraps an OMElement s.t. |
Methods in org.apache.neethi.builders.xml that return Assertion | |
Assertion |
XMLPrimitiveAssertionBuilder.build(org.apache.axiom.om.OMElement element,
AssertionBuilderFactory factory)
|
Uses of Assertion in org.apache.neethi.util |
Methods in org.apache.neethi.util with parameters of type Assertion | |
static boolean |
PolicyComparator.compare(Assertion arg1,
Assertion arg2)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |