Class DelimiterSpecification
java.lang.Object
org.codehaus.plexus.interpolation.multi.DelimiterSpecification
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
getBegin()
getEnd()
int
int
hashCode()
static DelimiterSpecification
void
setNextStartIndex
(int nextStart) toString()
-
Field Details
-
DEFAULT_SPEC
-
-
Constructor Details
-
DelimiterSpecification
-
-
Method Details
-
getNextStartIndex
public int getNextStartIndex() -
setNextStartIndex
public void setNextStartIndex(int nextStart) -
clearNextStart
public void clearNextStart() -
parse
-
getBegin
-
getEnd
-
hashCode
public int hashCode() -
equals
-
toString
-