FileDocCategorySizeDatePackage
ConfigBeansSettings.javaAPI DocGlassfish v2 API2685Fri May 04 22:31:20 BST 2007com.sun.enterprise.config.pluggable

ConfigBeansSettings

public interface ConfigBeansSettings
author
sridatta

Fields Summary
Constructors Summary
Methods Summary
public booleanisSpecialElement(java.lang.String name)
determines whether the parameter is a special element. Some elements will need to be handled specially.

return
true if special element (eg: pcdata,etc) false if not a special element

public java.lang.StringmapElementName(java.lang.String originalName)
Used to map the names from original name to a transformed name. By default, since schema2beans has this restriction, property is mapped to element-property