Package net.sf.saxon.functions.regex
Class UnicodeBlocks
java.lang.Object
net.sf.saxon.functions.regex.UnicodeBlocks
This class provides knowledge of the names and contents of Unicode character blocks,
as referenced using the \p{IsXXXXX} construct in a regular expression. The underlying
data is in an XML resource file UnicodeBlocks.xml
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnicodeBlocks
public UnicodeBlocks()
-
-
Method Details
-
getBlock
- Throws:
RegexSyntaxException
-