Uses of Class
de.init.its.ds.ItsAttributes.DataCategories

Packages that use ItsAttributes.DataCategories
de.init.its.api.process   
de.init.its.ds   
de.init.its.process   
de.init.its.process.re   
de.init.loext.its.dialogs.ui   
de.init.uno.text   
 

Uses of ItsAttributes.DataCategories in de.init.its.api.process
 

Methods in de.init.its.api.process with parameters of type ItsAttributes.DataCategories
static java.util.Map<java.lang.String,java.lang.String> OdtStyleConfiguration.getStyleMappingForDataCategory(ItsAttributes.DataCategories datacategory)
          Returns the style mapping for a specific ItsAttributes.DataCategories
static java.util.Map<java.lang.String,java.lang.String> OdtStyleConfiguration.getUnoStyleMappingForDataCategory(ItsAttributes.DataCategories datacategory)
           
 

Uses of ItsAttributes.DataCategories in de.init.its.ds
 

Methods in de.init.its.ds that return ItsAttributes.DataCategories
 ItsAttributes.DataCategories ItsAttributes.getDataCategory()
           
 ItsAttributes.DataCategories ItsDataCategoryResolver.retrieveDataCategory(java.lang.String attributeName)
          Returns the ItsAttributes.DataCategories for an its attribute
static ItsAttributes.DataCategories ItsAttributes.DataCategories.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ItsAttributes.DataCategories[] ItsAttributes.DataCategories.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.init.its.ds with parameters of type ItsAttributes.DataCategories
 void ItsDataCategoryResolver.put(java.lang.String attributeName, ItsAttributes.DataCategories dc)
          Puts a bi-directional mapping for ItsAttributes.DataCategories and their respective attributes
 java.util.Set<ItsAttributes> ItsDataCategoryResolver.retrieveAttributes(ItsAttributes.DataCategories dc)
          Returns all atributes defined by a ItsAttributes.DataCategories
 

Uses of ItsAttributes.DataCategories in de.init.its.process
 

Methods in de.init.its.process with parameters of type ItsAttributes.DataCategories
 java.lang.String ItsStyleProcessor.getStyleId(ItsAttributes.DataCategories dc)
          Returns the style id
 

Uses of ItsAttributes.DataCategories in de.init.its.process.re
 

Methods in de.init.its.process.re that return ItsAttributes.DataCategories
static ItsAttributes.DataCategories XLIFFReader.XLIFF2ITSMapperService.detect(ItsTree<Element> t)
          Tries to detect a certain data category
 

Methods in de.init.its.process.re with parameters of type ItsAttributes.DataCategories
static java.util.Map<ItsAttributes,java.util.List<java.lang.String>> XLIFFReader.XLIFF2ITSMapperService.convert(ItsTree<Element> t, ItsAttributes.DataCategories dc)
          Returns a mapping for the respective data category and the XLIFF mapping The mapping returned by this method refers to this document: http://www.w3.org/International/its/wiki/XLIFF_1.2_Mapping#Localization_Note
 

Uses of ItsAttributes.DataCategories in de.init.loext.its.dialogs.ui
 

Methods in de.init.loext.its.dialogs.ui with parameters of type ItsAttributes.DataCategories
 ItsDialogs.ItsDialogBase ItsDialogModel.load(ItsAttributes.DataCategories category, ItsDialogs.TerminateConfigurationListener listener)
          Displays the view for the respective ItsAttributes
protected  void ItsDialogModel.registerDc(ItsAttributes.DataCategories category, ItsDialogs.ItsDialogBase dialog)
          registers a ItsAttributes.DataCategories with an ItsDialogs.ItsDialogBase
 

Uses of ItsAttributes.DataCategories in de.init.uno.text
 

Methods in de.init.uno.text with parameters of type ItsAttributes.DataCategories
 void MarkupService.insertBookmark(com.sun.star.uno.XComponentContext xContext, com.sun.star.frame.XFrame xframe, boolean update, ItsAttributes.DataCategories datacategory, IitsTagElement element)
          Inserts a Bookmark