package hu.procyon.atomizer;

public class AHref {
	private string anchor;
	private URL href;
}
