Uses of Interface
org.jboss.jdocbook.i18n.TranslationBuilder

Packages that use TranslationBuilder
org.jboss.jdocbook.i18n   
org.jboss.jdocbook.i18n.gettext   
 

Uses of TranslationBuilder in org.jboss.jdocbook.i18n
 

Methods in org.jboss.jdocbook.i18n that return TranslationBuilder
static TranslationBuilder Factory.getTranslationBuilder()
           
 

Uses of TranslationBuilder in org.jboss.jdocbook.i18n.gettext
 

Classes in org.jboss.jdocbook.i18n.gettext that implement TranslationBuilder
 class TranslationBuilderImpl
          Implementation of the TranslationBuilder contract based on system calls to the 'po2xml' command (part of the KDE poxml package).
 



Copyright © 2007-2011 JBoss, a division of Red Hat, Inc. All Rights Reserved.