Class DITAUniqueAttributesRecognizerUtil

java.lang.Object
ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizerUtil

@API(type=INTERNAL, src=PUBLIC) public class DITAUniqueAttributesRecognizerUtil extends Object
Utility class for Schema Aware actions.
  • Method Details

    • correctFragmentReferences

      public static void correctFragmentReferences(AuthorDocumentFragment fragment, URL sourceURL, URL destinationURL)
      Corrects fragment references before insert
      Parameters:
      fragment - The fragment to check for references and correct.
      sourceURL - Source URL.
      destinationURL - The URL of the file where the fragments will be inserted. References will be relative to this location.