org.codehaus.mojo.scmchangelog.scm.svn.xml
Class LogentryDocument.Logentry.Factory

java.lang.Object
  extended by org.codehaus.mojo.scmchangelog.scm.svn.xml.LogentryDocument.Logentry.Factory
Enclosing interface:
LogentryDocument.Logentry

public static final class LogentryDocument.Logentry.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static LogentryDocument.Logentry newInstance()
           
static LogentryDocument.Logentry newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static LogentryDocument.Logentry newInstance()

newInstance

public static LogentryDocument.Logentry newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2008-2009 Codehaus. All Rights Reserved.