Uses of Class
org.apache.rat.document.DocumentName.FSInfo
Packages that use DocumentName.FSInfo
-
Uses of DocumentName.FSInfo in org.apache.rat.document
Classes in org.apache.rat.document that implement interfaces with type arguments of type DocumentName.FSInfoModifier and TypeClassDescriptionstatic final classThe file system information needed to process document names.Methods in org.apache.rat.document that return DocumentName.FSInfoModifier and TypeMethodDescriptionstatic DocumentName.FSInfoDocumentName.FSInfo.getDefault()Gets the FSInfo for the default file system.Methods in org.apache.rat.document with parameters of type DocumentName.FSInfoModifier and TypeMethodDescriptionstatic DocumentName.BuilderDocumentName.builder(DocumentName.FSInfo fsInfo) Creates a builder with the specified FSInfo instance.intDocumentName.FSInfo.compareTo(DocumentName.FSInfo other)