net.sf.quarrel.file
Class ElementParsingService

java.lang.Object
  extended bynet.sf.quarrel.file.ElementParsingService

Deprecated. this is now handled in the StreamParser class

public class ElementParsingService
extends java.lang.Object

This class will take an instance of ElementText and produce an instance of FileElement.

See Also:
StreamParser

Constructor Summary
ElementParsingService()
          Deprecated.  
 
Method Summary
static FileElement parse(ElementText elementText)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementParsingService

public ElementParsingService()
Deprecated. 
Method Detail

parse

public static FileElement parse(ElementText elementText)
                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception


Copyright © 2006-2007. All Rights Reserved.