public class PatternMatchIterator extends AbstractPipeInputIterator
(.+?)
") will extractelements from:
This block is an element
this is notbut this is
parentInstance| Constructor and Description |
|---|
PatternMatchIterator(CharSequence input,
Pattern regexp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextElement() |
boolean |
hasNext() |
Instance |
nextInstance() |
next, remove, setParentInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic PatternMatchIterator(CharSequence input, Pattern regexp)
public String getNextElement()
public Instance nextInstance()
nextInstance in interface PipeInputIteratornextInstance in class AbstractPipeInputIteratorpublic boolean hasNext()
hasNext in interface IteratorhasNext in class AbstractPipeInputIteratorCopyright © 2019 JULIE Lab, Germany. All rights reserved.