org.jboss.maven.plugins.jdocbook
Class AbstractDocBookMojo.MasterTranslationDescriptor

java.lang.Object
  extended by org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo.MasterTranslationDescriptor
All Implemented Interfaces:
AbstractDocBookMojo.PublishingSource
Enclosing class:
AbstractDocBookMojo

protected class AbstractDocBookMojo.MasterTranslationDescriptor
extends java.lang.Object
implements AbstractDocBookMojo.PublishingSource


Constructor Summary
AbstractDocBookMojo.MasterTranslationDescriptor(java.util.Locale locale)
           
 
Method Summary
 java.util.Locale getLocale()
           
 java.io.File resolveDocumentFile()
           
 java.io.File resolvePublishingDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractDocBookMojo.MasterTranslationDescriptor

public AbstractDocBookMojo.MasterTranslationDescriptor(java.util.Locale locale)
Method Detail

getLocale

public java.util.Locale getLocale()
Specified by:
getLocale in interface AbstractDocBookMojo.PublishingSource

resolveDocumentFile

public java.io.File resolveDocumentFile()
Specified by:
resolveDocumentFile in interface AbstractDocBookMojo.PublishingSource

resolvePublishingDirectory

public java.io.File resolvePublishingDirectory()
Specified by:
resolvePublishingDirectory in interface AbstractDocBookMojo.PublishingSource


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