de.smartics.testdoc.core.adapter
Class FilerExportAdapter

Package class diagram package FilerExportAdapter
java.lang.Object
  extended by de.smartics.testdoc.core.export.AbstractExportAdapter
      extended by de.smartics.testdoc.core.adapter.AbstractFileBasedExportAdapter
          extended by de.smartics.testdoc.core.adapter.FilerExportAdapter
All Implemented Interfaces:
ExportAdapter

public class FilerExportAdapter
     
     
extends AbstractFileBasedExportAdapter

Exports the documentation fragments to a directory via the APT filer.

Author:
Robert Reiner

Field Summary
 
Fields inherited from class de.smartics.testdoc.core.adapter.AbstractFileBasedExportAdapter
persist
 
Constructor Summary
FilerExportAdapter(Filer filer)
          Default constructor.
 
Method Summary
protected  File createFileRef(Type testCaseType, Type uutType)
           
protected  File[] createFileRefs(Type testCaseType)
           
 
Methods inherited from class de.smartics.testdoc.core.adapter.AbstractFileBasedExportAdapter
calcTestCaseType, clear, createFileRefs, export
 
Methods inherited from class de.smartics.testdoc.core.export.AbstractExportAdapter
exportQuietly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilerExportAdapter

public FilerExportAdapter(Filer filer)
Default constructor.

Method Detail

createFileRefs

protected File[] createFileRefs(Type testCaseType)
                         throws IllegalStateException
Specified by:
createFileRefs in class AbstractFileBasedExportAdapter
Throws:
IllegalStateException

createFileRef

protected File createFileRef(Type testCaseType,
                             Type uutType)
Specified by:
createFileRef in class AbstractFileBasedExportAdapter


Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.