public class DocumentBuilderFactoryUtils extends Object
Constructor and Description |
---|
DocumentBuilderFactoryUtils() |
Modifier and Type | Method and Description |
---|---|
static DocumentBuilderFactory |
newInstance()
Build a
DocumentBuilderFactory then set properties to prevent external entity access. |
public static DocumentBuilderFactory newInstance()
DocumentBuilderFactory
then set properties to prevent external entity access.DocumentBuilderFactory.newInstance()
Copyright © 2020 Pivotal Software. All rights reserved.