public class MiniParser extends Object
Created on Nov 21, 2005
| Constructor and Description |
|---|
MiniParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
String |
getValue() |
void |
init(String in) |
Map<String,String> |
parse(String in,
boolean lcnames) |
boolean |
parseNext()
Parses the next item at the location.
|
void |
setProperty(String property) |
void |
setValue(String value) |
public final String getProperty()
public final void setProperty(String property)
public final String getValue()
public final void setValue(String value)
public void init(String in)
public boolean parseNext()
Copyright © 2017 etc.to. All rights reserved.