Interface SecureXml

All Known Implementing Classes:
AclMethod, CopyMethod, DeleteMethod, GetMethod, HeadMethod, LockMethod, MethodBase, MkcolMethod, MoveMethod, OptionsMethod, PostMethod, PostRequestPars, PropFindMethod, PropPatchMethod, PutMethod, ReportMethod, UnlockMethod

public interface SecureXml
Contributed by https://github.com/viqueen
  • Method Summary

    Modifier and Type
    Method
    Description
    default Document
    parseXmlSafely(int contentLength, Reader reader)
     
  • Method Details

    • parseXmlSafely

      default Document parseXmlSafely(int contentLength, Reader reader)