Uses of Class
net.sf.okapi.common.filterwriter.ext.XLIFFContent.TAG

Packages that use XLIFFContent.TAG
net.sf.okapi.common.filterwriter.ext   
 

Uses of XLIFFContent.TAG in net.sf.okapi.common.filterwriter.ext
 

Methods in net.sf.okapi.common.filterwriter.ext that return XLIFFContent.TAG
static XLIFFContent.TAG XLIFFContent.TAG.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XLIFFContent.TAG[] XLIFFContent.TAG.values()
          Returns an array containing the constants of this enum type, in the order they are declared.