Uses of Class
com.hp.hpl.jena.util.CharEncoding

Packages that use CharEncoding
com.hp.hpl.jena.util Miscellaneous collection of utility classes. 
 

Uses of CharEncoding in com.hp.hpl.jena.util
 

Methods in com.hp.hpl.jena.util that return CharEncoding
static CharEncoding CharEncoding.create(String enc)
          Create a new CharacterEncoding object, given a name of a character encoding identifying it.
 



Licenced under the Apache License, Version 2.0