org.jtools.props
Class ResolvedProperties.Literal
java.lang.Object
org.jtools.props.ResolvedProperties.Literal
- All Implemented Interfaces:
- ResolvedProperties.ValueItem
- Enclosing class:
- ResolvedProperties
protected static final class ResolvedProperties.Literal
- extends Object
- implements ResolvedProperties.ValueItem
ResolvedProperties.Literal
public ResolvedProperties.Literal(String value)
getValue
public String getValue(ResolvedProperties language)
- Specified by:
getValue
in interface ResolvedProperties.ValueItem
isSolved
public boolean isSolved()
- Specified by:
isSolved
in interface ResolvedProperties.ValueItem
isUnsolvedLocal
public boolean isUnsolvedLocal()
- Specified by:
isUnsolvedLocal
in interface ResolvedProperties.ValueItem
isUnsolvedTemp
public boolean isUnsolvedTemp()
- Specified by:
isUnsolvedTemp
in interface ResolvedProperties.ValueItem
solve
public ResolvedProperties.ValueItem solve(ResolvedProperties parser,
Map map)
- Specified by:
solve
in interface ResolvedProperties.ValueItem
toString
public String toString()
- Overrides:
toString
in class Object
© 2000-2006, JTools.org.