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 SecureXmlContributed by https://github.com/viqueen
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default DocumentparseXmlSafely(int contentLength, Reader reader)
-
-
-
Method Detail
-
parseXmlSafely
default Document parseXmlSafely(int contentLength, Reader reader) throws WebdavException
- Throws:
WebdavException
-
-