peaklau.eaglefund
Class StockImageData

java.lang.Object
  extended by nanoxml.XMLElement
      extended by peaklau.eaglefund.StockImageData

public class StockImageData
extends XMLElement

Parse index XML class

Version:
$Revision: 1.1 $ $Date: 2007/05/09 16:07:04 $
Author:
peaklau
email:peaklau@hotmail.com
HomePage

Nested Class Summary
 
Nested classes/interfaces inherited from class nanoxml.XMLElement
XMLElement.FakeProperties
 
Field Summary
 
Fields inherited from class nanoxml.XMLElement
NANOXML_MAJOR_VERSION, NANOXML_MINOR_VERSION
 
Constructor Summary
StockImageData(int[] values)
           
 
Method Summary
 void content(java.lang.String value)
           
 XMLElement createInstance()
           
 void init()
           
 
Methods inherited from class nanoxml.XMLElement
attribute, decodeString, endElement, getContents, getLineNr, getTagName, parseArray, parseArray, scanChildren, setContent, setTagName, skipBogusTag, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StockImageData

public StockImageData(int[] values)
Method Detail

init

public void init()

createInstance

public XMLElement createInstance()
Overrides:
createInstance in class XMLElement

content

public void content(java.lang.String value)
             throws XMLParseException
Overrides:
content in class XMLElement
Throws:
XMLParseException


Copyright © 2007-2009 peaklau. All Rights Reserved.