Class LabelReferences

java.lang.Object
org.apache.ofbiz.webtools.labelmanager.LabelReferences

public class LabelReferences extends Object
  • Constructor Details

  • Method Details

    • getLabelReferences

      Gets label references.
      Returns:
      the label references
      Throws:
      IOException - the io exception
      SAXException - the sax exception
      ParserConfigurationException - the parser configuration exception
      GenericServiceException - the generic service exception
    • findUiLabelMapInMessage

      protected void findUiLabelMapInMessage(String inFile, String filePath)
      Find ui label map in message.
      Parameters:
      inFile - the in file
      filePath - the file path
    • findUiLabelMapInPattern

      protected void findUiLabelMapInPattern(String inFile, String pattern, String filePath)
      Find ui label map in pattern.
      Parameters:
      inFile - the in file
      pattern - the pattern
      filePath - the file path
    • findUiLabelMapInFile

      protected void findUiLabelMapInFile(String inFile, String filePath)
      Find ui label map in file.
      Parameters:
      inFile - the in file
      filePath - the file path
    • findLabelKeyInElement

      protected void findLabelKeyInElement(String inFile, String filePath, String elementName)
      Find label key in element.
      Parameters:
      inFile - the in file
      filePath - the file path
      elementName - the element name