| |
|
| java.lang.Object com.hp.hpl.jena.rdf.arp.impl.CharacterModel
CharacterModel | public class CharacterModel (Code) | | Some support for the Character Model Recommendation
from the W3C (currently in second last call working
draft).
author: Jeremy Carroll |
isNormalFormC | public static boolean isNormalFormC(String str)(Code) | | Is this string in Unicode Normal Form C.
Parameters: str - The string to be tested. |
startsWithComposingCharacter | public static boolean startsWithComposingCharacter(String str)(Code) | | |
|
|
|