|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBuilderFactory
Return a builder.
| Field Summary |
|---|
| Fields inherited from interface org.specrunner.source.IEncoded |
|---|
DEFAULT_ENCODING, FEATURE_ENCODING |
| Method Summary | |
|---|---|
nu.xom.Builder |
newBuilder(Map<String,Object> properties)
Get a XOM builder. |
| Methods inherited from interface org.specrunner.source.IEncoded |
|---|
getEncoding |
| Method Detail |
|---|
nu.xom.Builder newBuilder(Map<String,Object> properties)
throws SourceException
properties - Expected builder properties.
SourceException - On builder creation errors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||