Package org.concordion.internal
Class FileTarget
java.lang.Object
org.concordion.internal.FileTarget
- All Implemented Interfaces:
Target
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copyTo
(Resource resource, InputStream inputStream) void
boolean
getOutputStream
(Resource resource) resolvedPathFor
(Resource resource) void
-
Constructor Details
-
FileTarget
-
-
Method Details
-
copyTo
- Specified by:
copyTo
in interfaceTarget
- Throws:
IOException
-
delete
- Specified by:
delete
in interfaceTarget
- Throws:
IOException
-
write
- Specified by:
write
in interfaceTarget
- Throws:
IOException
-
getFile
-
getOutputStream
- Specified by:
getOutputStream
in interfaceTarget
- Throws:
IOException
-
exists
-
resolvedPathFor
- Specified by:
resolvedPathFor
in interfaceTarget
-