public class CacheableFileXmlSource extends XmlSource
Constructor and Description |
---|
CacheableFileXmlSource(Origin origin,
java.io.File xmlFile,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
static void |
createSerFile(java.io.File xmlFile,
Binder binder) |
static java.io.File |
determineCachedFile(java.io.File xmlFile) |
Binding |
doBind(Binder binder) |
public CacheableFileXmlSource(Origin origin, java.io.File xmlFile, boolean strict)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.