public class XPathPropertyGetterCodegenFieldSharable extends Object implements CodegenFieldSharable
Constructor and Description |
---|
XPathPropertyGetterCodegenFieldSharable(BaseXMLEventType baseXMLEventType,
XPathPropertyGetter xPathPropertyGetter) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
CodegenExpression |
initCtorScoped() |
static XPathPropertyGetter |
resolveXPathPropertyGetter(EventType eventType,
String propertyName) |
Class |
type() |
public XPathPropertyGetterCodegenFieldSharable(BaseXMLEventType baseXMLEventType, XPathPropertyGetter xPathPropertyGetter)
public Class type()
type
in interface CodegenFieldSharable
public CodegenExpression initCtorScoped()
initCtorScoped
in interface CodegenFieldSharable
public static XPathPropertyGetter resolveXPathPropertyGetter(EventType eventType, String propertyName)
Copyright © 2005–2018. All rights reserved.