java.lang.Object
de.grogra.xl.query.Pattern
de.grogra.xl.query.UserDefinedPattern
- All Implemented Interfaces:
XObject
,BytecodeSerialization.Serializable
- Direct Known Subclasses:
acropetal
,AttributeListPattern
,basipetal
,UserDefinedCompoundPattern
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
static @interface
Nested classes/interfaces inherited from class de.grogra.xl.query.Pattern
Pattern.Matcher
-
Field Summary
Fields inherited from class de.grogra.xl.query.Pattern
CONTEXT_MASK, INPUT_MASK, NODE_MASK, NULL_MATCHER, OUTPUT_MASK
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Method
findSignatureMethod
(Type type) static Type[]
getSignature
(Method sig, int[] inOut) final XClass
final XData
getXData()
final void
initXClass
(XClass cls) final void
Methods inherited from class de.grogra.xl.query.Pattern
createMatcher, getDeclaredParameterCount, getParameterCount, getParameterKind, getParameterType, isDeleting, paramString, toString
-
Constructor Details
-
UserDefinedPattern
protected UserDefinedPattern() -
UserDefinedPattern
-
-
Method Details
-
findSignatureMethod
-
getSignature
-
initXClass
- Specified by:
initXClass
in interfaceXObject
-
getXClass
-
getXData
-
write
- Specified by:
write
in interfaceBytecodeSerialization.Serializable
- Throws:
IOException
-