Package ball.xml
Interface XMLConstants
-
- All Known Subinterfaces:
XalanConstants
- All Known Implementing Classes:
AntLibProcessor,XPathEvaluateTask
public interface XMLConstants
XML Constants.- Author:
- Allen D. Ball
-
-
Field Detail
-
NO
static final String NO
NO= "no"- See Also:
- Constant Field Values
-
YES
static final String YES
YES= "yes"- See Also:
- Constant Field Values
-
-