public class BasicArtifactMirror extends AbstractMirror implements ArtifactMirror
ArtifactMirror.Element.Attribute| Constructor and Description |
|---|
BasicArtifactMirror(BatchMirror batch,
File contents)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
BatchMirror |
getBatch()
Returns the batch application mirror.
|
File |
getContents()
Returns the compiled contents.
|
addAttribute, getAttributes, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAttributepublic BasicArtifactMirror(BatchMirror batch, File contents)
batch - the batchcontents - the contents rootpublic BatchMirror getBatch()
ArtifactMirrorgetBatch in interface ArtifactMirrorpublic File getContents()
ArtifactMirrorCompilerSession was closed.getContents in interface ArtifactMirrorCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.