Search in sources :

Example 1 with DefaultXMLPartitionFormatter

use of org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter in project webtools.sourceediting by eclipse.

the class TestPartitionFormatterXML method setUp.

protected void setUp() throws Exception {
    partitionFormatter = new DefaultXMLPartitionFormatter();
    fStringCompareUtil = new StringCompareUtil();
}
Also used : DefaultXMLPartitionFormatter(org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter) StringCompareUtil(org.eclipse.wst.xml.core.tests.util.StringCompareUtil)

Aggregations

DefaultXMLPartitionFormatter (org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter)1 StringCompareUtil (org.eclipse.wst.xml.core.tests.util.StringCompareUtil)1