| Package | Description |
|---|---|
| org.apache.neethi | |
| org.apache.neethi.builders | |
| org.apache.neethi.builders.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
AssertionBuilderFactoryImpl
AssertionFactory is used to create an Assertion from an Element.
|
| Modifier and Type | Field and Description |
|---|---|
protected AssertionBuilderFactory |
PolicyBuilder.factory |
| Modifier and Type | Method and Description |
|---|---|
AssertionBuilderFactory |
PolicyBuilder.getAssertionBuilderFactory() |
| Constructor and Description |
|---|
PolicyBuilder(AssertionBuilderFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Assertion |
AssertionBuilder.build(T element,
AssertionBuilderFactory factory)
Constructs an assertion from a known element.
|
| Modifier and Type | Method and Description |
|---|---|
Assertion |
XMLPrimitiveAssertionBuilder.build(Element element,
AssertionBuilderFactory factory) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.