Class Anchor

java.lang.Object
overit.geocall.util.hyperlink.Anchor

public class Anchor extends Object
Class used to manage the HTML Anchor
  • Field Details

  • Constructor Details

    • Anchor

      public Anchor(String a)
      Constructor of an Anchor
      Parameters:
      a - The string representing the Anchor
  • Method Details