|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.minilang.method.MethodString
public abstract class MethodString
A single String value, generally meant to be combined with others
| Field Summary | |
|---|---|
protected SimpleMethod |
simpleMethod
|
| Constructor Summary | |
|---|---|
MethodString(org.w3c.dom.Element element,
SimpleMethod simpleMethod)
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getString(MethodContext methodContext)
Get the String value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SimpleMethod simpleMethod
| Constructor Detail |
|---|
public MethodString(org.w3c.dom.Element element,
SimpleMethod simpleMethod)
| Method Detail |
|---|
public abstract java.lang.String getString(MethodContext methodContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||