public final class KSBrandAppender extends Object
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jfunctional.PartialProcedureType<nu.xom.Element,IOException> |
getAppenderEnd() |
com.io7m.jfunctional.PartialProcedureType<nu.xom.Element,IOException> |
getAppenderStart() |
static KSBrandAppender |
newAppender(Optional<Path> start,
Optional<Path> end)
Construct a new appender.
|
public static KSBrandAppender newAppender(Optional<Path> start, Optional<Path> end) throws IOException, nu.xom.ParsingException
start - The optional "top" brand fileend - The optional "bottom" brand fileIOException - On I/O errorsnu.xom.ParsingException - On brand parse errorspublic com.io7m.jfunctional.PartialProcedureType<nu.xom.Element,IOException> getAppenderStart()
public com.io7m.jfunctional.PartialProcedureType<nu.xom.Element,IOException> getAppenderEnd()
Copyright © 2016 <code@io7m.com> http://io7m.com