blob: 5eaad3670ca1a02a57f873e2a388a73d45de68d3 [file] [log] [blame]
package org.eclipse.jst.jsf.taglibprocessing.attributevalues;
/**
* Type representing a FacesConfig Converter attribute
*/
public class FacesConfigConverterIDType extends FacesConfigIdentifierType {
// FIXME: why do we have an empty class?
}