:: com :: sun :: star :: chart2 :: data ::
|
unpublished |
interface XRangeXMLConversion |
|
|
|
- Usage Restrictions
- not published
- Description
- An application that provides data for a chart must implement this
interface.
|
Methods' Details |
convertRangeToXML
- Description
- converts the range to a valid XML syntax.
For example spreadsheet ranges consisting of more than one
consecutive region are usually separated by a semicolon
whereas in XML you separate multiple regions by a spacce.
|
|
convertRangeFromXML
- Description
- converts an XML-style range into the internal
DataProvider's format.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.