net.sf.saxon.regex

Class JDK15RegexTranslator.SingleChar

static class JDK15RegexTranslator.SingleChar extends JDK15RegexTranslator.SimpleCharClass

Constructor Summary
SingleChar(int c)
SingleChar(int c, boolean isEscaped)
Method Summary
intgetSingleChar()
voidinClassOutput(FastStringBuffer buf)
voidoutput(FastStringBuffer buf)

Constructor Detail

SingleChar

SingleChar(int c)

SingleChar

SingleChar(int c, boolean isEscaped)

Method Detail

getSingleChar

int getSingleChar()

inClassOutput

void inClassOutput(FastStringBuffer buf)

output

void output(FastStringBuffer buf)