Class GetMethod

  • All Implemented Interfaces:
    org.bedework.util.logging.Logged, SecureXml
    Direct Known Subclasses:
    HeadMethod

    public class GetMethod
    extends MethodBase
    Class called to handle GET Get the content of a node. Note this is subclassed by HeadMethod which overrides init and sets doContent false.
    Author:
    Mike Douglass douglm rpi.edu
    • Field Detail

      • doContent

        protected boolean doContent
    • Constructor Detail

      • GetMethod

        public GetMethod()