Package org.apache.harmony.beans
Class Command
java.lang.Object
org.apache.harmony.beans.Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanintstatic Class<?> getPrimitiveClass(String className) Class<?> intbooleanbooleanbooleanstatic booleanisPrimitiveClassName(String className) booleanparseAttrs(String tagName, Attributes attrs) static voidstatic voidstatic voidprintAttrs(int tabCount, String tagName, Attributes attrs) static voidstatic voidvoidremoveChild(Command cmd) voidsetContext(Command ctx) void
-
Constructor Details
-
Command
-
Command
-
-
Method Details
-
setData
-
setContext
-
addChild
-
removeChild
-
getStatus
public int getStatus() -
exec
- Throws:
Exception
-
backtrack
- Throws:
Exception
-
getResult
-
getResultValue
-
getResultType
- Throws:
ClassNotFoundException
-
hasAttr
-
getAttr
-
isTag
-
hasAttr
-
getTagName
-
isExecutable
public boolean isExecutable() -
isPrimitiveClassName
-
getPrimitiveClass
-
parseAttrs
-
pr
-
pr
-
prn
-
prn
-
printAttrs
-