A collection of XML import maps.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
XMLImportMap add (markupTag:Varies XMLTag String, mappedStyle:Varies CharacterStyle ParagraphStyle String, withProperties:Object)
Creates a new mapping of an XML tag to a style (paragraph, character, object, table, or cell).
|
Parameter |
Type |
Description |
|---|---|---|
|
markupTag |
The XML tag to map to the specified style (paragraph, character, object, table, or cell). Can accept: XMLTag or String. |
|
|
mappedStyle |
The paragraph or character style. Can accept: ParagraphStyle, CharacterStyle or String. |
|
|
withProperties |
Initial values for properties of the new XMLImportMap (Optional) |
Number count ()
Displays the number of elements in the XMLImportMap.