com.novell.xsl.parser
Class DecimalFormatParser
java.lang.Object
com.novell.xsl.parser.DecimalFormatParser
- public class DecimalFormatParser
- extends Object
Parser for an xsl:decimal-format element
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecimalFormatParser
public DecimalFormatParser()
parse
public static void parse(StylesheetParser stylesheetParser,
Element element)
throws XSLTParserException
- Parse an xsl:decimal-format element
- Parameters:
stylesheetParser - The StylesheetParser for which the element is to be parsed.element - The xsl:decimal-format element
- Throws:
XSLTParserException - if a fatal error occurs during parsing