Imports cleanup
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@751 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -23,17 +23,17 @@ package com.threerings.whirled.spot.tools.xml;
|
||||
|
||||
import java.lang.reflect.Field;
|
||||
|
||||
import com.samskivert.xml.SetPropertyFieldsRule;
|
||||
import com.samskivert.util.StringUtil;
|
||||
import com.samskivert.util.ValueMarshaller;
|
||||
|
||||
import com.threerings.tools.xml.NestableRuleSet;
|
||||
import org.xml.sax.Attributes;
|
||||
|
||||
import org.apache.commons.digester.Digester;
|
||||
import org.apache.commons.digester.ObjectCreateRule;
|
||||
import org.apache.commons.digester.Rule;
|
||||
|
||||
import org.xml.sax.Attributes;
|
||||
import com.samskivert.util.StringUtil;
|
||||
import com.samskivert.util.ValueMarshaller;
|
||||
import com.samskivert.xml.SetPropertyFieldsRule;
|
||||
|
||||
import com.threerings.tools.xml.NestableRuleSet;
|
||||
|
||||
import com.threerings.whirled.spot.data.Location;
|
||||
import com.threerings.whirled.spot.data.Portal;
|
||||
|
||||
@@ -27,6 +27,7 @@ import org.xml.sax.SAXException;
|
||||
import org.xml.sax.helpers.AttributesImpl;
|
||||
|
||||
import com.megginson.sax.DataWriter;
|
||||
|
||||
import com.threerings.tools.xml.NestableWriter;
|
||||
|
||||
import com.threerings.whirled.spot.data.Location;
|
||||
|
||||
Reference in New Issue
Block a user