Uses of Class
org.odftoolkit.odfdom.type.CURIE

Packages that use CURIE
org.odftoolkit.odfdom.type   
 

Uses of CURIE in org.odftoolkit.odfdom.type
 

Methods in org.odftoolkit.odfdom.type that return CURIE
static CURIE CURIE.valueOf(String stringValue)
          Returns a CURIE instance representing the specified String value
 

Methods in org.odftoolkit.odfdom.type that return types with arguments of type CURIE
 List<CURIE> CURIEs.getCURIEList()
          Returns a list of CURIE from the CURIEs Object
 

Constructor parameters in org.odftoolkit.odfdom.type with type arguments of type CURIE
CURIEs(List<CURIE> curies)
          Construct CURIEs by the parsing the given string
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.