Searched refs:FOP (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serialize/
H A DMethod.java60 public static final String FOP = "fop"; field in class:Method
H A DOutputFormat.java872 return Method.FOP;
955 if ( method.equalsIgnoreCase( Method.FOP ) )

Completed in 31 milliseconds