|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.resource.CompositeResourceAccessor
liquibase.integration.ant.AntResourceAccessor
public class AntResourceAccessor
An implementation of FileOpener that is specific to how Ant works.
Constructor Summary | |
---|---|
AntResourceAccessor(org.apache.tools.ant.Project project,
org.apache.tools.ant.types.Path classpath)
|
Method Summary |
---|
Methods inherited from class liquibase.resource.CompositeResourceAccessor |
---|
getResourceAsStream, getResources, toClassLoader, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AntResourceAccessor(org.apache.tools.ant.Project project, org.apache.tools.ant.types.Path classpath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |