Home | History | Annotate | Download | only in serializer

Lines Matching refs:Properties

26 import java.util.Properties;
168 * @return the properties of the underlying handler
170 public Properties getOutputFormat()
227 * Set the properties of the handler
228 * @param format the output properties to set
229 * @see Serializer#setOutputFormat(Properties)
231 public void setOutputFormat(Properties format)
979 /* We have to make sure we get an output properties with the proper
984 Properties htmlProperties =