net.sf.saxon.style
public class XSLCharacterMap extends StyleElement
Field Summary | |
---|---|
List | characterMapElements |
boolean | redundant |
String | use |
boolean | validated |
Method Summary | |
---|---|
void | assemble(IntHashMap map)
Assemble all the mappings defined by this character map, adding them to a
HashMap that maps integer codepoints to strings |
Expression | compile(Executable exec) |
int | getCharacterMapFingerprint()
Get the fingerprint of the name of this character map |
boolean | isRedundant()
Test whether this character map is redundant (because another with the
same name has higher import precedence). |
void | prepareAttributes()
Validate the attributes on this instruction |
void | validate() |
Returns: the fingerprint value
Throws: XPathException