public final class FacetFactory
extends java.lang.Object
Facets.Facet| Modifier and Type | Method | Description |
|---|---|---|
Facet |
createFacet(java.lang.String name,
java.lang.String value) |
Creates a new instance of a facet.
|
static FacetFactory |
getInstance() |
Returns the singleton instance of the facet factory.
|
public static FacetFactory getInstance()
public Facet createFacet(java.lang.String name, java.lang.String value)
name - facet name (implies facet type)value - value of the facetIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com