|
Apache Neethi 3.0.2-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssertionBuilderFactory | |
---|---|
org.apache.neethi | |
org.apache.neethi.builders | |
org.apache.neethi.builders.xml |
Uses of AssertionBuilderFactory in org.apache.neethi |
---|
Classes in org.apache.neethi that implement AssertionBuilderFactory | |
---|---|
class |
AssertionBuilderFactoryImpl
AssertionFactory is used to create an Assertion from an Element. |
Fields in org.apache.neethi declared as AssertionBuilderFactory | |
---|---|
protected AssertionBuilderFactory |
PolicyBuilder.factory
|
Methods in org.apache.neethi that return AssertionBuilderFactory | |
---|---|
AssertionBuilderFactory |
PolicyBuilder.getAssertionBuilderFactory()
|
Constructors in org.apache.neethi with parameters of type AssertionBuilderFactory | |
---|---|
PolicyBuilder(AssertionBuilderFactory factory)
|
Uses of AssertionBuilderFactory in org.apache.neethi.builders |
---|
Methods in org.apache.neethi.builders with parameters of type AssertionBuilderFactory | |
---|---|
Assertion |
AssertionBuilder.build(T element,
AssertionBuilderFactory factory)
Constructs an assertion from a known element. |
Uses of AssertionBuilderFactory in org.apache.neethi.builders.xml |
---|
Methods in org.apache.neethi.builders.xml with parameters of type AssertionBuilderFactory | |
---|---|
Assertion |
XMLPrimitiveAssertionBuilder.build(Element element,
AssertionBuilderFactory factory)
|
|
Apache Neethi 3.0.2-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |