Package | Description |
---|---|
org.metatype.sxc.builder | |
org.metatype.sxc.builder.impl | |
org.metatype.sxc.xpath |
Modifier and Type | Interface and Description |
---|---|
interface |
ElementParserBuilder |
Modifier and Type | Method and Description |
---|---|
ParserBuilder |
ElementParserBuilder.expectAnyAttribute() |
ParserBuilder |
ElementParserBuilder.expectAttribute(QName qname) |
ParserBuilder |
ParserBuilder.newState() |
ParserBuilder |
ParserBuilder.newState(com.sun.codemodel.JBlock block) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParserBuilder |
class |
AttributeParserBuilderImpl |
class |
ElementParserBuilderImpl |
Modifier and Type | Method and Description |
---|---|
ParserBuilder |
ElementParserBuilderImpl.expectAnyAttribute() |
ParserBuilder |
ElementParserBuilderImpl.expectAttribute(QName name) |
ParserBuilder |
AttributeParserBuilderImpl.newState() |
ParserBuilder |
AttributeParserBuilderImpl.newState(com.sun.codemodel.JBlock block) |
Modifier and Type | Method and Description |
---|---|
ParserBuilder |
XPathBuilder.ExpressionState.getBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
XPathBuilder.ExpressionState.setBuilder(ParserBuilder builder) |
Constructor and Description |
---|
ExpressionState(ParserBuilder builder,
com.sun.codemodel.JVar var) |
Copyright © 2007–2019. All rights reserved.