Class Visitors
java.lang.Object
org.openehealth.ipf.modules.hl7.message.Visitors
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Group
eachWithIndex
(Group group, Closure<?> c) static String
findIndexOf
(Group group, Closure<?> c) findIndexValues
(Group group, Closure<?> c) static String
findLastIndexOf
(Group group, Closure<?> c) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
Visitors
public Visitors()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
eachWithIndex
-
findIndexValues
-
findIndexOf
-
findLastIndexOf
-