org.gedcomx.build.enunciate
Class RecipeClasspathHandler
java.lang.Object
org.gedcomx.build.enunciate.RecipeClasspathHandler
- All Implemented Interfaces:
- org.codehaus.enunciate.main.ClasspathHandler
public class RecipeClasspathHandler
- extends Object
- implements org.codehaus.enunciate.main.ClasspathHandler
- Author:
- Ryan Heaton
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipeClasspathHandler
public RecipeClasspathHandler(org.codehaus.enunciate.main.Enunciate enunciate)
getRecipes
public List<Recipe> getRecipes()
startPathEntry
public void startPathEntry(File pathEntry)
- Specified by:
startPathEntry in interface org.codehaus.enunciate.main.ClasspathHandler
handleResource
public void handleResource(org.codehaus.enunciate.main.ClasspathResource resource)
- Specified by:
handleResource in interface org.codehaus.enunciate.main.ClasspathHandler
endPathEntry
public boolean endPathEntry(File pathEntry)
- Specified by:
endPathEntry in interface org.codehaus.enunciate.main.ClasspathHandler
Copyright © 2015. All rights reserved.