mirror of https://github.com/apache/poi.git
Add standard licence header for src/records directory
Add XML declarations where not present git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b6d6cac8d1
commit
fc87c61f0d
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x100a" name="AreaFormat" excel-record-id="AREAFORMAT" package="org.apache.poi.hssf.record">
|
<record id="0x100a" name="AreaFormat" excel-record-id="AREAFORMAT" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x101A" name="Area" excel-record-id="AREA"
|
<record id="0x101A" name="Area" excel-record-id="AREA"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x100c" name="SeriesLabels" excel-record-id="ATTACHEDLABEL"
|
<record id="0x100c" name="SeriesLabels" excel-record-id="ATTACHEDLABEL"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1046" name="AxisUsed" excel-record-id="AXISUSED"
|
<record id="0x1046" name="AxisUsed" excel-record-id="AXISUSED"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1021" name="AxisLineFormat" excel-record-id="AXISLINEFORMAT"
|
<record id="0x1021" name="AxisLineFormat" excel-record-id="AXISLINEFORMAT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1062" name="AxisOptions" excel-record-id="AXCEXT"
|
<record id="0x1062" name="AxisOptions" excel-record-id="AXCEXT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1041" name="AxisParent" excel-record-id="AXISPARENT"
|
<record id="0x1041" name="AxisParent" excel-record-id="AXISPARENT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x101d" name="Axis" excel-record-id="AXIS" package="org.apache.poi.hssf.record">
|
<record id="0x101d" name="Axis" excel-record-id="AXIS" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1017" name="Bar" excel-record-id="BAR"
|
<record id="0x1017" name="Bar" excel-record-id="BAR"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1020" name="CategorySeriesAxis" excel-record-id="CATSERRANGE"
|
<record id="0x1020" name="CategorySeriesAxis" excel-record-id="CATSERRANGE"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1002" name="Chart" excel-record-id="CHART"
|
<record id="0x1002" name="Chart" excel-record-id="CHART"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x15" name="CommonObjectData" excel-record-id="ftCmo"
|
<record id="0x15" name="CommonObjectData" excel-record-id="ftCmo"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>SubRecord</suffix>
|
<suffix>SubRecord</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1063" name="Dat" excel-record-id="DAT"
|
<record id="0x1063" name="Dat" excel-record-id="DAT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1006" name="DataFormat" excel-record-id="DATAFORMAT"
|
<record id="0x1006" name="DataFormat" excel-record-id="DATAFORMAT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1024" name="DefaultDataLabelTextProperties"
|
<record id="0x1024" name="DefaultDataLabelTextProperties"
|
||||||
excel-record-id="DEFAULTTEXT" package="org.apache.poi.hssf.record">
|
excel-record-id="DEFAULTTEXT" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1060" name="FontBasis" excel-record-id="FBI"
|
<record id="0x1060" name="FontBasis" excel-record-id="FBI"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x31" name="Font" excel-record-id="FONT" package="org.apache.poi.hssf.records">
|
<record id="0x31" name="Font" excel-record-id="FONT" package="org.apache.poi.hssf.records">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1026" name="FontIndex" excel-record-id="FONTX"
|
<record id="0x1026" name="FontIndex" excel-record-id="FONTX"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1032" name="Frame" excel-record-id="FRAME"
|
<record id="0x1032" name="Frame" excel-record-id="FRAME"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x00" name="End" excel-record-id="ftEnd"
|
<record id="0x00" name="End" excel-record-id="ftEnd"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>SubRecord</suffix>
|
<suffix>SubRecord</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1015" name="Legend" excel-record-id="LEGEND"
|
<record id="0x1015" name="Legend" excel-record-id="LEGEND"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1007" name="LineFormat" excel-record-id="LINEFORMAT"
|
<record id="0x1007" name="LineFormat" excel-record-id="LINEFORMAT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1051" name="LinkedData" excel-record-id="AI" package="org.apache.poi.hssf.record">
|
<record id="0x1051" name="LinkedData" excel-record-id="AI" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x104e" name="NumberFormatIndex" excel-record-id="IFMT"
|
<record id="0x104e" name="NumberFormatIndex" excel-record-id="IFMT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1027" name="ObjectLink" excel-record-id="OBJECTLINK"
|
<record id="0x1027" name="ObjectLink" excel-record-id="OBJECTLINK"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x41" name="Pane" excel-record-id="PANE" package="org.apache.poi.hssf.record">
|
<record id="0x41" name="Pane" excel-record-id="PANE" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1035" name="PlotArea" excel-record-id="PLOTAREA"
|
<record id="0x1035" name="PlotArea" excel-record-id="PLOTAREA"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1064" name="PlotGrowth" excel-record-id="PLOTGROWTH"
|
<record id="0x1064" name="PlotGrowth" excel-record-id="PLOTGROWTH"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0xa0" name="SCL" package="org.apache.poi.hssf.record">
|
<record id="0xa0" name="SCL" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1045" name="SeriesChartGroupIndex" excel-record-id="SERTOCRT"
|
<record id="0x1045" name="SeriesChartGroupIndex" excel-record-id="SERTOCRT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1065" name="SeriesIndex" excel-record-id="SINDEX"
|
<record id="0x1065" name="SeriesIndex" excel-record-id="SINDEX"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1016" name="SeriesList" excel-record-id="SERIESLIST"
|
<record id="0x1016" name="SeriesList" excel-record-id="SERIESLIST"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1003" name="Series" excel-record-id="SERIES" package="org.apache.poi.hssf.record">
|
<record id="0x1003" name="Series" excel-record-id="SERIES" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x100d" name="SeriesText" excel-record-id="SERIESTEXT"
|
<record id="0x100d" name="SeriesText" excel-record-id="SERIESTEXT"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1045" name="SeriesToChartGroup" package="org.apache.poi.hssf.record">
|
<record id="0x1045" name="SeriesToChartGroup" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1044" name="SheetProperties" excel-record-id="SHTPROPS" package="org.apache.poi.hssf.record">
|
<record id="0x1044" name="SheetProperties" excel-record-id="SHTPROPS" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
<xsl:stylesheet version="1.0"
|
<!--
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
====================================================================
|
||||||
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
|
||||||
xmlns:field="org.apache.poi.generator.FieldIterator"
|
|
||||||
xmlns:java="java" >
|
|
||||||
|
|
||||||
<xsl:template match="record">
|
|
||||||
/* ====================================================================
|
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
contributor license agreements. See the NOTICE file distributed with
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
this work for additional information regarding copyright ownership.
|
this work for additional information regarding copyright ownership.
|
||||||
|
@ -21,7 +15,15 @@
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
==================================================================== */
|
====================================================================
|
||||||
|
-->
|
||||||
|
<xsl:stylesheet version="1.0"
|
||||||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
||||||
|
xmlns:field="org.apache.poi.generator.FieldIterator"
|
||||||
|
xmlns:java="java" >
|
||||||
|
|
||||||
|
<xsl:template match="record">
|
||||||
|
|
||||||
<xsl:if test="@package">
|
<xsl:if test="@package">
|
||||||
package <xsl:value-of select="@package"/>;
|
package <xsl:value-of select="@package"/>;
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
<xsl:stylesheet version="1.0"
|
<!--
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
====================================================================
|
||||||
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
|
||||||
xmlns:field="org.apache.poi.generator.FieldIterator"
|
|
||||||
xmlns:java="java" >
|
|
||||||
|
|
||||||
<xsl:template match="record">
|
|
||||||
/* ====================================================================
|
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
contributor license agreements. See the NOTICE file distributed with
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
this work for additional information regarding copyright ownership.
|
this work for additional information regarding copyright ownership.
|
||||||
|
@ -21,7 +15,15 @@
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
==================================================================== */
|
====================================================================
|
||||||
|
-->
|
||||||
|
<xsl:stylesheet version="1.0"
|
||||||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
||||||
|
xmlns:field="org.apache.poi.generator.FieldIterator"
|
||||||
|
xmlns:java="java" >
|
||||||
|
|
||||||
|
<xsl:template match="record">
|
||||||
|
|
||||||
<xsl:if test="@package">
|
<xsl:if test="@package">
|
||||||
package <xsl:value-of select="@package"/>;
|
package <xsl:value-of select="@package"/>;
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1025" name="Text" excel-record-id="TEXT" package="org.apache.poi.hssf.record">
|
<record id="0x1025" name="Text" excel-record-id="TEXT" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1B6" name="TextObjectBase" excel-record-id="TXO"
|
<record id="0x1B6" name="TextObjectBase" excel-record-id="TXO"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x101e" name="Tick" excel-record-id="TICK" package="org.apache.poi.hssf.record">
|
<record id="0x101e" name="Tick" excel-record-id="TICK" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x1001" name="Units" excel-record-id="UNITS" package="org.apache.poi.hssf.record">
|
<record id="0x1001" name="Units" excel-record-id="UNITS" package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
<extends>Record</extends>
|
<extends>Record</extends>
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<record id="0x101f" name="ValueRange" excel-record-id="VALUERANGE"
|
<record id="0x101f" name="ValueRange" excel-record-id="VALUERANGE"
|
||||||
package="org.apache.poi.hssf.record">
|
package="org.apache.poi.hssf.record">
|
||||||
<suffix>Record</suffix>
|
<suffix>Record</suffix>
|
||||||
|
|
|
@ -1,13 +1,7 @@
|
||||||
<<<<<<< record.xsl
|
<<<<<<< record.xsl
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
<xsl:stylesheet version="1.0"
|
<!--
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
====================================================================
|
||||||
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
|
||||||
xmlns:field="org.apache.poi.generator.FieldIterator"
|
|
||||||
xmlns:java="java" >
|
|
||||||
|
|
||||||
<xsl:template match="record">
|
|
||||||
/* ====================================================================
|
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
contributor license agreements. See the NOTICE file distributed with
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
this work for additional information regarding copyright ownership.
|
this work for additional information regarding copyright ownership.
|
||||||
|
@ -22,7 +16,15 @@
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
==================================================================== */
|
====================================================================
|
||||||
|
-->
|
||||||
|
<xsl:stylesheet version="1.0"
|
||||||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
||||||
|
xmlns:field="org.apache.poi.generator.FieldIterator"
|
||||||
|
xmlns:java="java" >
|
||||||
|
|
||||||
|
<xsl:template match="record">
|
||||||
|
|
||||||
<xsl:if test="@package">
|
<xsl:if test="@package">
|
||||||
package <xsl:value-of select="@package"/>;
|
package <xsl:value-of select="@package"/>;
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
|
this work for additional information regarding copyright ownership.
|
||||||
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
(the "License"); you may not use this file except in compliance with
|
||||||
|
the License. You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
<xsl:stylesheet version="1.0"
|
<xsl:stylesheet version="1.0"
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
<?xml version="1.0"?>
|
||||||
<xsl:stylesheet version="1.0"
|
<!--
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
====================================================================
|
||||||
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
|
||||||
xmlns:field="org.apache.poi.generator.FieldIterator"
|
|
||||||
xmlns:java="java" >
|
|
||||||
|
|
||||||
<xsl:template match="record">
|
|
||||||
/* ====================================================================
|
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
contributor license agreements. See the NOTICE file distributed with
|
contributor license agreements. See the NOTICE file distributed with
|
||||||
this work for additional information regarding copyright ownership.
|
this work for additional information regarding copyright ownership.
|
||||||
|
@ -21,7 +15,15 @@
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
==================================================================== */
|
====================================================================
|
||||||
|
-->
|
||||||
|
<xsl:stylesheet version="1.0"
|
||||||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
xmlns:recutil="org.apache.poi.generator.RecordUtil"
|
||||||
|
xmlns:field="org.apache.poi.generator.FieldIterator"
|
||||||
|
xmlns:java="java" >
|
||||||
|
|
||||||
|
<xsl:template match="record">
|
||||||
|
|
||||||
<xsl:if test="@package">
|
<xsl:if test="@package">
|
||||||
package <xsl:value-of select="@package"/>;
|
package <xsl:value-of select="@package"/>;
|
||||||
|
|
Loading…
Reference in New Issue