view test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/tigertest-in.xml @ 737:c35e3ab989a1

8078596: jaxp tests failed in modular jdk due to internal class access Reviewed-by: alanb, lancea, joehw Contributed-by: frank.yuan@oracle.com
author joehw
date Fri, 15 May 2015 16:26:03 -0700
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style"  office:class="text" office:version="1.0">
	<office:styles>
		<style:default-style style:family="graphics"/>
		<style:default-style style:family="paragraph"/>
	</office:styles>
</office:document>