public class CssParserJavaFacet
extends java.lang.Object
implements net.officefloor.frame.compatibility.JavaFacet
JavaFacet.| Constructor and Description |
|---|
CssParserJavaFacet() |
| Modifier and Type | Method and Description |
|---|---|
static javafx.beans.property.ReadOnlyProperty<java.lang.String> |
errorProperty(java.lang.ClassLoader classLoader)
Obtains the
StringProperty to the CSS errors. |
boolean |
isSupported(net.officefloor.frame.compatibility.JavaFacetContext context) |
public static javafx.beans.property.ReadOnlyProperty<java.lang.String> errorProperty(java.lang.ClassLoader classLoader)
StringProperty to the CSS errors.classLoader - ClassLoader.StringProperty to the CSS errors.public boolean isSupported(net.officefloor.frame.compatibility.JavaFacetContext context)
throws java.lang.Exception
isSupported in interface net.officefloor.frame.compatibility.JavaFacetjava.lang.ExceptionCopyright © 2005–2018. All rights reserved.