org.jfree.xml.generator.model

Class IgnoredPropertyInfo

public class IgnoredPropertyInfo extends PropertyInfo

Represents an ignored property.
Constructor Summary
IgnoredPropertyInfo(String name)
Creates a new instance.

Constructor Detail

IgnoredPropertyInfo

public IgnoredPropertyInfo(String name)
Creates a new instance.

Parameters: name the property name.