Package nbbrd.io.xml
Class Stax
java.lang.Object
nbbrd.io.xml.Stax
- Author:
- Philippe Charles
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic interfacestatic interfaceDeprecated.static interfacestatic final classstatic final classstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidpreventXXE(@NonNull XMLInputFactory factory) Prevents XXE vulnerability by disabling features.static @NonNull IOExceptiontoIOException(@NonNull XMLStreamException ex)
-
Constructor Details
-
Stax
public Stax()
-
-
Method Details
-
preventXXE
Prevents XXE vulnerability by disabling features.- Parameters:
factory- non-null factory- See Also:
-
toIOException
-