org.nuiton.jredmine.model.io.xpp3
Class AttachmentXpp3Reader

java.lang.Object
  extended by org.nuiton.io.xpp3.AbstractXpp3Reader<Attachment>
      extended by org.nuiton.jredmine.model.io.xpp3.AttachmentXpp3Reader
All Implemented Interfaces:
org.nuiton.io.xpp3.Xpp3Reader<Attachment>

public class AttachmentXpp3Reader
extends org.nuiton.io.xpp3.AbstractXpp3Reader<Attachment>

Attachment reader.

Since:
1.0.0
Author:
chemit

Field Summary
 
Fields inherited from class org.nuiton.io.xpp3.AbstractXpp3Reader
addDefaultEntities, allMappers, arrayRootTagName, rootTagName, type
 
Constructor Summary
AttachmentXpp3Reader()
           
 
Method Summary
protected  void initMappers()
           
 
Methods inherited from class org.nuiton.io.xpp3.AbstractXpp3Reader
checkEndOfXml, checkNotEndOfXml, getArrayRootTagName, getMappers, getRootTagName, getType, gotoNextOpenTag, isAddDefaultEntities, read, read, read, readArray, readArray, readArray, setAddDefaultEntities, setParentRootTagName, setRootTagName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentXpp3Reader

public AttachmentXpp3Reader()
Method Detail

initMappers

protected void initMappers()
                    throws IntrospectionException
Specified by:
initMappers in class org.nuiton.io.xpp3.AbstractXpp3Reader<Attachment>
Throws:
IntrospectionException


Copyright © 2009-2010 CodeLutin. All Rights Reserved.