Class FlexInteger

java.lang.Object
org.apache.tools.ant.types.FlexInteger

public class FlexInteger extends Object
Helper class which can be used for Ant task attribute setter methods to allow the build file to specify an integer in either decimal, octal, or hexadecimal format.
See Also: