(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: xml ::

service TextUserDefinedAttributesSupplier
Description
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Since
OOo 2.0.4

Properties' Summary
::com::sun::star::container::XNameContainer
TextUserDefinedAttributes
This container holds the AttributeData elements that represent uninterpreted XML attributes of a text.  
Properties' Details
TextUserDefinedAttributes
::com::sun::star::container::XNameContainer TextUserDefinedAttributes;
Description
This container holds the AttributeData elements that represent uninterpreted XML attributes of a text.

The idea behind this property is that a parser can stow away all attributes that it cannot handle by itself on reading an XML file. When the file is stored again, the unknown attributes can be written back without loss.

The ::com::sun::star::container::XNameContainer supports the service AttributeContainer.


 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.