public class Converter extends Object
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getBoundPrefixes(Map<String,String> nsPrefixMap)
returns a list of name-space declarations used in xsl
|
static String |
getUnquotedString(String aValue) |
static String |
getXpathFromLabelExpr(String aElement) |
static String |
getXpathFromXpathExpr(String aElement)
extracts a xpath-expression made in a production rule
|
static boolean |
isXpathReturningString(String aXpathExpr) |
Copyright © 2025. All rights reserved.