JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.thoughtworks.qdox.writer
Interface ModelWriterFactory
public interface
ModelWriterFactory
Factory for constructing a new
ModelWriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ModelWriter
newInstance
()
When called, a new instance must be returned.
Method Detail
newInstance
ModelWriter
newInstance()
When called, a new instance must be returned.
Returns:
a new ModelWriter
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method