package hu.procyon.atomizer;

import java.net.URL;

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