public class XmlImageVisitor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImageVisitor.ImageElement
Structural elements of an FSImage that may be encountered within the
file.
|
Constructor and Description |
---|
XmlImageVisitor(String filename) |
XmlImageVisitor(String filename,
boolean printToScreen) |
Modifier and Type | Method and Description |
---|---|
protected void |
write(String toWrite)
Write parameter to output file (and possibly screen).
|
public XmlImageVisitor(String filename) throws IOException
IOException
public XmlImageVisitor(String filename, boolean printToScreen) throws IOException
IOException
protected void write(String toWrite) throws IOException
toWrite
- Text to write to fileIOException
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.