de.ispsoft.jaxme.generator.parselets
Class SimpleParseletDecorator

java.lang.Object
  extended byde.ispsoft.jaxme.generator.parselets.ParseletDecoratorImpl
      extended byde.ispsoft.jaxme.generator.parselets.SimpleParseletDecorator
All Implemented Interfaces:
ElementDecorator, ParseletDecorator

public class SimpleParseletDecorator
extends ParseletDecoratorImpl

The standard ParseletDecorator for simple types. Requires definition of a Parselet class.

Author:
Jochen Wiedmann

Constructor Summary
SimpleParseletDecorator()
          Creates a new instance of SimpleParseletDecorator
 
Methods inherited from class de.ispsoft.jaxme.generator.parselets.ParseletDecoratorImpl
getNewParseletForParse, getNewParseletForSerialize, getParseletClassName, getParseletPackageName, getParseletQName, init, parseAppInfoNode, setParseletClassName, setParseletPackageName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleParseletDecorator

public SimpleParseletDecorator()
Creates a new instance of SimpleParseletDecorator