Mylyn WikiText version 2.8.0-SNAPSHOT
- java.lang.Object
-
- org.eclipse.mylyn.wikitext.core.util.IgnoreDtdEntityResolver
-
- All Implemented Interfaces:
- org.xml.sax.EntityResolver
public class IgnoreDtdEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
An entity resolver that resolves all requests for DTD content, thus preventing network access when resolving DTDs.
- Since:
- 1.0
- Author:
- David Green
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Mylyn WikiText version 2.8.0-SNAPSHOT
Copyright © 2007, 2013 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html