Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 173129 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/xmlbeans-2.6.0.orig/src/store/org/apache/xmlbeans/impl/store/Locale.java (-2 / +2 lines)
Lines 106-113 Link Here
106
import org.apache.xmlbeans.impl.values.TypeStoreUser;
106
import org.apache.xmlbeans.impl.values.TypeStoreUser;
107
import org.apache.xmlbeans.impl.values.TypeStoreUserFactory;
107
import org.apache.xmlbeans.impl.values.TypeStoreUserFactory;
108
108
109
import org.apache.xmlbeans.impl.piccolo.xml.Piccolo;
109
import com.bluecast.xml.Piccolo;
110
import org.apache.xmlbeans.impl.piccolo.io.FileFormatException;
110
import com.bluecast.io.FileFormatException;
111
111
112
public final class Locale
112
public final class Locale
113
    implements DOMImplementation, SaajCallback, XmlLocale
113
    implements DOMImplementation, SaajCallback, XmlLocale

Return to bug 173129