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) |
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 © 2017 Apache Software Foundation. All Rights Reserved.